mmrazor/tests/test_models/test_losses
whcao 86c61539b1
[Feature] PyTorch version of `PKD: General Distillation Framework for Object Detectors via Pearson Correlation Coefficient`. (#304)
* add pkd

* add pytest for pkd

* fix cfg

* WIP: support fcos3d

* WIP: support fcos3d pkd

* support mmdet3d

* fix cfgs

* change eps to 1e-6 and add some comments

* fix docstring

* fix cfg

* add assert

* add type hint

* WIP: add readme and metafile

* fix readme

* update metafiles and readme

* fix metafile

* fix pipeline figure
2022-10-26 19:18:20 +08:00
..
test_distillation_losses.py [Feature] PyTorch version of `PKD: General Distillation Framework for Object Detectors via Pearson Correlation Coefficient`. (#304) 2022-10-26 19:18:20 +08:00
test_general_losses.py [Feature] Add DFAD algorithm (#247) 2022-08-25 15:46:45 +08:00