GUI to label frames for training of ACM-dlcdetect
Project description
ACM-traingui
GUI to label frames for training of ACM-dlcdetect, by Arne Monsees
Installation
- Install Anaconda
- Start Anaconda Prompt (Windows) / terminal (linux) and navigate into repository directory
- Create conda environment
conda env create -f https://raw.githubusercontent.com/bbo-lab/ACM-traingui/main/environment.yml
Running
- Start Anaconda Prompt (Windows) / terminal (linux) and navigate into repository directory
- Switch to environment
conda activate bbo_acm-traingui - Run with
python -m ACM-traingui [options ...]
Options
Assistant mode
Run with python -m ACM-traingui [base data directory].
This starts a GUI in drone mode, for the use by assistants with limited options to influence how the program runs and were it saves. This expects the following file structure:
[base data directory]/data/users/{user1,user2,...}/labeling_gui_cfg.py
[base data directory]/users/
{user1,user2,...} will be presented in a selection dialog on startup. Marking results will be placed in [base data directory]/users/
Master mode
Run with python -m ACM-traingui [configdir] --master.
This starts a GUI in master mode. Only do this if you know what you are doing.
Check mode
Run with python -m ACM-traingui [directory of labels.npz] --check [bbo_calibcam calibration npy] .
This gives sorted text output of 3d and reprojections errors. Reporjection errors above 5-10px usually indicate errors in labeling and respective frames have to be checked.
Join mode
Run with python -m ACM-traingui [configdir of ACM-dlcdetect] --check [multiple directories containing labels.npz files] .
This joins all marked labels in the labels.npz files into the labels.npz file in the dlcdetect configuration. Marked labels overwrite existing labels framewise.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bbo-acm-traingiu-0.9.0.tar.gz.
File metadata
- Download URL: bbo-acm-traingiu-0.9.0.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc39627525c54765187db8ae612c0770bfaa23dc70e7124bc8b30449ec26cf04
|
|
| MD5 |
7e99ac9e395e9007a7b32f5da4a247f1
|
|
| BLAKE2b-256 |
03114e3129eedc57a3e3433dc6bee2718b11ead4546ee3bb53648761f5c1bff7
|
File details
Details for the file bbo_acm_traingiu-0.9.0-py3-none-any.whl.
File metadata
- Download URL: bbo_acm_traingiu-0.9.0-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2d4095ea4c687b0eb92085146b0522f7c237d7728072f57c7905fc0127741f5
|
|
| MD5 |
b11f44f9210957225d9bd33427072d43
|
|
| BLAKE2b-256 |
224c548228bf451c286f486876084b0c299d3cfd9a2f7e56243047c8043790cc
|