Toolkit for Object Detection Distillation
Project description
_/_/_/_/_/ _/ _/
_/ _/_/ _/_/_/ _/_/_/
_/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/
_/ _/_/ _/_/_/ _/_/_/
Toolkit for Object Detection Distillation
Installation
Prerequisites:
- torch
- torchvision
- mmcv/mmcv_full (optional)
pip install todd_ai
Developer Guides
Installation
pip install .\[doc,dev,test,pre-commit\]
pre-commit install
pre-commit install -t commit-msg
Docs
(cd docs && exec make html)
Version Control
Recommended to use commitizen.
pytest && git push origin master
Publish
To automatically bump the version based on the commits
cz bump -ch [--increment {major,minor,patch}] [-pr {alpha,beta,rc}]
If the created tag and changelog were to be undone
git tag --delete ${TAG}
git reset HEAD~
git reset --hard HEAD
git push --atomic origin master ${TAG}
TODO
- Clean up registries
- Complete repr
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
todd_ai-0.2.3a12.tar.gz
(51.9 kB
view hashes)
Built Distribution
todd_ai-0.2.3a12-py3-none-any.whl
(70.1 kB
view hashes)
Close
Hashes for todd_ai-0.2.3a12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9a8c2d3caecb0f8facbe2bc51e538c0ba01774ec952b16293c57d7dfe740f1f |
|
MD5 | 57d16469326361b3d071162c136e5b01 |
|
BLAKE2b-256 | 19431f85c4d7d0f45bf1dd4b1276f79d8fcb4760e78f6f45e600852e1a8c59c9 |