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
Setup
pip install .\[dev,doc,pre-commit,test\]
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.4a4.tar.gz
(55.6 kB
view hashes)
Built Distribution
todd_ai-0.2.4a4-py3-none-any.whl
(74.8 kB
view hashes)
Close
Hashes for todd_ai-0.2.4a4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5cca9dff2f5f9c9025057af19483c9d951715f85acfd7411054d5f31d7a72be |
|
MD5 | 3a42811c7ed134a0c35931c0995cb148 |
|
BLAKE2b-256 | 7341e9dbcd5206e91829d1f85e1d86ce7be29866eeb3efac10d9736a2877e6c5 |