Skip to main content

Toolkit for Object Detection Distillation

Project description

TODD

docs lint test publish codecov PyPI wakatime

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

  1. Clean up registries
  2. Complete repr

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

todd_ai-0.2.3a2.tar.gz (51.6 kB view hashes)

Uploaded Source

Built Distribution

todd_ai-0.2.3a2-py3-none-any.whl (70.0 kB view hashes)

Uploaded Python 3

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