Skip to main content

GUI to label frames for training of ACM-dlcdetect

Project description

ACMtraingui

GUI to label frames for training of ACM-dlcdetect, by Arne Monsees

Installation

(You do not need to clone this repository.)

  1. Install Anaconda
  2. Start Anaconda Prompt (Windows) / terminal (linux) and navigate into repository directory
  3. Create conda environment conda env create -f https://raw.githubusercontent.com/bbo-lab/ACM-traingui/master/environment.yml

Update

  1. Start Anaconda Prompt (Windows) / terminal (linux) and navigate into repository directory
  2. Update with conda env update -f https://raw.githubusercontent.com/bbo-lab/ACM-traingui/master/environment.yml --prune.

Running

  1. Start Anaconda Prompt (Windows) / terminal (linux) and navigate into repository directory
  2. Switch to environment conda activate bbo_acm-traingui
  3. Run with python -m ACMtraingui [options ...]

Options

Assistant mode

Run with python -m ACMtraingui [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 ACMtraingui [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 ACMtraingui [directory of labels.npz] --check [bbo_calibcam calibration npy] # to use specified npy or
python -m ACMtraingui [directory of labels.npz] --check [labeling_gui_cfg.py folder] # to use standardCalibrationFile from labeling_gui_cfg.py or
python -m ACMtraingui [directory of labels.npz] --check '-' # or
python -m ACMtraingui [directory of labels.npz] --check # to use backup labeling_gui_cfg.py in labels.npy folder. (Will often fail due to different paths between checker und labeler, as relative pathes are resolved, here).

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 ACMtraingui [configdir of ACM-dlcdetect] --check [multiple directories containing labels.npz files] [--strict]. 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.

--strict only merges frames where all cameras have marked points.

TODO

  • Document config
  • Document sketch file (2d sketch of animal. If not presented, 3d wireframe is shown instead)
  • Document model file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bbo-acm-traingui-0.11.7.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

bbo_acm_traingui-0.11.7-py3-none-any.whl (53.2 kB view details)

Uploaded Python 3

File details

Details for the file bbo-acm-traingui-0.11.7.tar.gz.

File metadata

  • Download URL: bbo-acm-traingui-0.11.7.tar.gz
  • Upload date:
  • Size: 32.0 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

Hashes for bbo-acm-traingui-0.11.7.tar.gz
Algorithm Hash digest
SHA256 1403d8dd0b9c17940c450bbb6eedcd8a61a261f7e98e65a2140cf83ac9df9536
MD5 da99dad8f9cef5ff8f923739ffc53a1f
BLAKE2b-256 1a5845f837607a8754c78f988d6b5a4ba34706a8859d6f41adcb76c9eb8f4886

See more details on using hashes here.

File details

Details for the file bbo_acm_traingui-0.11.7-py3-none-any.whl.

File metadata

  • Download URL: bbo_acm_traingui-0.11.7-py3-none-any.whl
  • Upload date:
  • Size: 53.2 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

Hashes for bbo_acm_traingui-0.11.7-py3-none-any.whl
Algorithm Hash digest
SHA256 354f14a950ab7f1115d42f7c1e2fa95d814b5408586ee8176c2eba667d60b925
MD5 6e027de7072042e68ea7346262201062
BLAKE2b-256 43913a89d4c4f3fcd152a1f30b17862b9f0cfc0801d5e1ea13505b677afe1625

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page