11 Commits

Author SHA1 Message Date
Kai Chen
e54c85e71c
fix the doc building (#268) 2020-05-05 14:07:04 +08:00
Kai Chen
1f6ac2ca85
Add docs for CNN modules (#266)
* add docs for cnn modules

* minor fix

* update format

* minor fix

* bump version to v0.5.1
2020-05-05 12:02:33 +08:00
Kai Chen
3fa5851891
Update pre-commit hook config (#200)
* update pre-commit hook config

* update the contributing guide
2020-03-01 15:51:40 +08:00
Kai Chen
e127ef28db
Fix the missing numpy module for readthedocs (#182)
* Fix the missing numpy module for readthedocs

* fix the linting
2020-02-12 17:12:38 +08:00
lizz
712651aab6
Adaptive progress bar length (#174)
* Adaptive progress bar length

Signed-off-by: lizz <lizz@sensetime.com>

* it works

Signed-off-by: lizz <lizz@sensetime.com>

* format

* pass test

* :lipstick

* test

* Update test_progressbar.py

* 2.7

* sort import

Signed-off-by: lizz <lizz@sensetime.com>

* try this

Signed-off-by: lizz <lizz@sensetime.com>
2020-02-02 18:18:17 +08:00
Kai Chen
0ad15a508e
Add mmcv._ext to autodoc_mock_imports (#86) 2019-07-07 17:32:40 +08:00
Kai Chen
e60c7efde3
Improve the documentation (#85)
* fix doc generation

* add docs for optical flow

* fix typo
2019-07-07 16:54:22 +08:00
Kai Chen
da39212f94 add requirements.txt 2018-10-13 01:50:42 +08:00
Kai Chen
54dd32ea22
fix path error to autodoc apis 2018-10-13 01:35:03 +08:00
Kai Chen
f75f4094f3 fix doc building error 2018-10-12 13:58:01 +08:00
Kai Chen
f573c11c3d draft documentation 2018-10-05 00:01:05 +08:00