pppppM
|
179bd5287d
|
[Fix] Adapt latest mmcv (#253)
* Adapt to the latest mmcv and mmengine
* fixed ut_subnet_sampler_loop
* fix get_model
* fix lints
Co-authored-by: humu789 <humu@pjlab.org.cn>
|
2022-08-29 20:34:51 +08:00 |
|
zengyi
|
c6e8dcd209
|
[Feature] Add BYOT Distillation (#232)
* byot connector & distiller
* fix config
* fix connector
* tmpsave
* add byot & kdsoftce loss
* update dev-1.x
* fx wsld
* Update README.md
* Update README.md
* fix md
* add ut & REQUIRE REVIEW part
* fix md
* add SelfDistillValLoop UT
* fix comments
* fix comments v2
* fix comments v3
* add connector_idx=None to ConfigurableDistiller.get_record()
Co-authored-by: zengyi.vendor <zengyi.vendor@sensetime.com>
|
2022-08-22 14:08:02 +08:00 |
|
pppppM
|
2c640d0586
|
Reorganize Dirs (#205)
* reorg dirs
* rename deliver to delivery
|
2022-07-25 13:28:08 +08:00 |
|
pppppM
|
cb238e36e3
|
[Feature] Add Recorder to improve Distiller
|
2022-07-15 23:04:38 +08:00 |
|
humu789
|
8913d6840d
|
[Feature] Add KD val loop
|
2022-07-15 23:04:38 +08:00 |
|