mmcv/docs/en/understand_mmcv
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
..
cnn.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
config.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
data_process.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
io.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
ops.md [Feature] Add feature refine CUDA op for rotated detection. (#1603) 2021-12-23 17:38:58 +08:00
registry.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
runner.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
utils.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
visualization.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00