classifier-pipeline
classifier-pipeline copied to clipboard
Exports tracked animals through thermal vision.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
Fixes a number of issues discovered when setting up the repository. Each commit is independent and should describe the bug/reason for the fix. If preferred I am happy to split...
Currently models are written out to a `models` subdirectory of the current working directory. This is confusing given that everything else uses the configured `base_data_folder`.
The overlapping material in README.md should be removed. Just refer to the other file.
I am interested in this project,Unfortunately, I cant start doing the experiment whitout the data, I did not find how to get a account to download the database. Could you...
``` Traceback (most recent call last): File "train.py", line 257, in main() File "train.py", line 252, in main train_model(config, "training/" + args.name, **model_args) File "train.py", line 130, in train_model run_name=rum_name...
This has a few interesting new features and bug fixes but the immediate improvement for us is getting rid of the numpy warning it generates.
The idea is since generating the high-quality flow is expensive that we only generate it for the regions of the frame that we will put into the classifier (ie the...