1
0
mirror of https://github.com/open-mmlab/mmcv.git synced 2025-06-03 21:54:52 +08:00

3 Commits

Author SHA1 Message Date
Zaida Zhou
6e9ce18323
Add copyright pre-commit-hook ()
* first commit

* Add copyright pre-commit-hook
2022-02-24 09:24:25 +08:00
Wenwei Zhang
ed2887bb72
Support to specify LR of DCN's conv_offset ()
* Support to specify LR of DCN's conv_offset

* Resolve comments & add unit test

* Resolve formats

* Fix CI for DCN

* Mock DCN when cpu only

* Use mock for cpu testing

* Fix docstring and support ModulatedDCN

* set offset_lr_mult as dcn's arguments, link CU-49u01p

* fix lr bug

* fall back to set LR in constructor

* resolve comments
2020-09-25 20:51:58 +08:00
Kai Chen
66a38c86f8
Move unit tests to specific folders ()
* move unit tests to specific folders

* fix path error

* remove some assertions

* fix ignore path
2020-08-25 20:11:56 +08:00