_/_/_/_/_/ _/ _/
_/ _/_/ _/_/_/ _/_/_/
_/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/
_/ _/_/ _/_/_/ _/_/_/
Prerequisites:
- torch
- torchvision
- torchaudio
pip install git+https://github.com/lvis-dataset/lvis-api.git@lvis_challenge_2021
pip install todd_aiOptional dependencies:
mim install mmcvpip install .\[optional,dev,lint,doc,test\]TODO
- Complete repr, especially for runners
- add Any to all missing typing fields
- @pytest.fixture(autouse=True)
- finish docs/source/api_reference/tasks/bpe.py and docs/source/pretrained/stable_diffusion.py
- remove todd.scripts
- update docformatter to v1.8 in pre-commit-config and remove bandit B614 from pyproject.toml