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 |
lizz
|
90a0f353ee
|
Format to conform pre-commit (#173)
Signed-off-by: lizz <lizz@sensetime.com>
|
2020-02-01 10:14:55 +08:00 |
ZwwWayne
|
d5865e0cbd
|
Track iter progress (#112)
* track progress of iter&enum
* reformat
* reformat with yapf
* add unitest
* add doc, and deprecate track_enum_progress
* update docs & comments
|
2019-08-20 15:05: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 |
Aitical
|
b0f40396ad
|
Update the documentation (#36)
* update the documentation
* update the documentation
* Update io.md
|
2019-03-09 16:16:08 -08:00 |
youkaichao
|
e4e6960a8c
|
correct typo
|
2019-02-10 19:46:48 +08:00 |
kuonangzhe
|
e093bb1397
|
Update image.md: fix inconsistent API (#19)
Update old crop_img and pad_img to imcrop and impad
|
2018-10-13 16:56:46 +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
|
d2358c87f8
|
update the documentation for release
|
2018-10-12 13:07:35 +08:00 |
Kai Chen
|
4cfd45f7b0
|
minor fix
|
2018-10-06 14:53:22 +08:00 |
Kai Chen
|
6d623cf1ed
|
add some documentation
|
2018-10-06 14:44:27 +08:00 |
Kai Chen
|
f573c11c3d
|
draft documentation
|
2018-10-05 00:01:05 +08:00 |