mmclassification/mmcls/models/classifiers
Ma Zerun d04ebc1eb5
[Docs] Add API Reference in the docs (#342)
* Add API inference in the docs and fix readthedocs config.

* Replace some relative link in docs.

* Format docstring for reStructuredText syntax.

* Fix vit paper link

* Fix docstring of `show_results` function in `BaseClassifier`.
2021-07-14 15:06:50 +08:00
..
__init__.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
base.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
image.py fix a bug when samples_per_gpu==1 (#311) 2021-06-30 20:57:21 +08:00