BigDong
146e5ee2a5
refactor documentations ( #6774 )
3 years ago
RangiLyu
5ff9e3ffb9
[Docs]: Use PyTorch sphinx theme. ( #6146 )
...
* [Docs] Use PyTorch sphinx theme
* update logo
* api index and logo size
* fix logo
* fix logo
* update
4 years ago
Kai Chen
a1cecf63c7
Optimize `Get stated` in the documentation and fix some format errors ( #5743 )
4 years ago
Wenwei Zhang
c004a3e40c
add chinese docs framework ( #5531 )
4 years ago
Ryan Li
502cee2e8f
Edit mmdet.core.export docstring ( #3912 )
...
* edit mmdet.core.export docstring
* update doctest
* fix small bugs
5 years ago
Ryan Li
14b5d8eb42
Change all fp16 operation to using MMCV ( #3766 )
...
* Change all fp16 operation to using MMCV
* fix isort
* yapf and docformatter
* Revert "yapf and docformatter"
This reverts commit dede22f533
.
* yapf
5 years ago
tianyuandu
b05c17e3f6
add CornerHead ( #3036 )
...
* add CornerHead
* add unittest for CornerHead
* fix formatting
* fix a bug of ae_loss, update unittest for CornerHead
* add docstring for corner_head.py
* fix bug
* add docstring for gaussian_target.py, formatting
* fix unittest
* use batched_nms
* update docstrings
* modify variable names
* update docstrings
* update figure in docstrings, add models/utils apis in html
* update docstrings, update BiCornerPool
* import ops from mmcv
5 years ago
Jerry Jiarui XU
792273be65
Add doc string for datasets ( #3130 )
...
* add docstring for pipelines
* add docs string for transform pipeline
* add dataset docs
* resovle comments
* refactor table
* resovle comments
* delete __repr__
* resolve comments
* minor update
* update readme
* minor update
* rename api
5 years ago
Wang Xinjiang
50ffa2482c
Add upsample_cfg support in FPN ( #2787 )
...
* Add upsample_cfg support in FPN
* small fix
* Add multiple extra conv sources
* small logical fix
* Add neck tests for fpn
* Add neck tests for fpn
* fixed several typos
* resolved issues
* Removed extra_convs_source option
* added necks to apis.rst
* change according to comments
* reconfigured configs
5 years ago
kinredon
a9bedfba2e
Fix typos ( #2768 )
5 years ago