mmclassification/mmcls/models/utils/augment
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 [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
augments.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
builder.py [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
cutmix.py [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
identity.py [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
mixup.py [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00