Jiazhen Wang
|
d30e37d4d5
|
[Refactor] refactor requirements (#1536)
* [Improve] build using ninja
* [Refactor] refactor requirements
* [Improve] imporve docs
* [Fix] fix file name
|
2021-12-29 23:15:11 +08:00 |
Zaida Zhou
|
d68119c1fe
|
[Docs] Add the link of mmrazor (#1612)
* Add the link of mmrazor
* Add the link of mmrazor
|
2021-12-24 15:31:49 +08:00 |
zhouyue
|
304efbb650
|
[Feature] Add points_in_polygons CUDA op for rotated detection. (#1600)
|
2021-12-24 10:56:48 +08:00 |
zhouyue
|
0bcbeadb53
|
[Feature] Add RiRoIAlignRotated CUDA op for rotated detection. (#1599)
|
2021-12-24 00:30:34 +08:00 |
zhouyue
|
2475dc3452
|
[Feature] Add feature refine CUDA op for rotated detection. (#1603)
* re PR
* replace all the feature_refine with rotated_feature_align
* replace all the FR with RotatedFeatureAlign
* Update mmcv/ops/rotated_feature_align.py
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update mmcv/ops/rotated_feature_align.py
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* fix lint
* Update mmcv/ops/csrc/pytorch/cuda/rotated_feature_align_cuda.cu
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update mmcv/ops/csrc/pytorch/cuda/cudabind.cpp
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update mmcv/ops/csrc/pytorch/cuda/rotated_feature_align_cuda.cu
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update mmcv/ops/csrc/pytorch/cuda/rotated_feature_align_cuda.cu
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update mmcv/ops/csrc/pytorch/cuda/rotated_feature_align_cuda.cu
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* fix lint
* Update cudabind.cpp
* Update cudabind.cpp
* fix bug in test. & add backward test
* fix lint
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
|
2021-12-23 17:38:58 +08:00 |
Zaida Zhou
|
e4b5348ebf
|
[Docs] Refactor the structure of documentation (#1580)
* [Docs] Refactor the structure of documentation
* [Docs] Refactor the structure of documentation
* fix symlink
* fix link
* fix typo
* polish docstring
* fix docstring
|
2021-12-15 17:01:09 +08:00 |