Toolkit for Object Detection Distillation
Project description
TODD
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.3a1.tar.gz
(51.5 kB
view hashes)
Built Distribution
todd_ai-0.2.3a1-py3-none-any.whl
(69.9 kB
view hashes)
Close
Hashes for todd_ai-0.2.3a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f45c9592ac1795cc611a0370b7eb92b4133a570595e6f7540a64baef94602bd |
|
MD5 | 817bbf7e888a2dacf4e64578f3104a60 |
|
BLAKE2b-256 | 620535306bda35070036dde4a3f50d93ae71f70f98cf6fb5610d639558b4798f |