gorilla-core
April 21, 2021 ยท View on GitHub
gorilla-core
A lightly library for computer vision research.
created by GorillaLab
Introduction
A toolbox for learning task for Gorilla-Lab
Documents
- API(Chinese)
Installation
You can install directly by pip
pip install gorilla-core
Run this command in project directory
python setup.py install(develop)
Reference By
TODO
- add utils
- fix build
- init BaseSovler
- support registry
- distributed
- hook design
- merging some timm components
- To be continue
Changelog
TODO