Skip to content
Snippets Groups Projects
  1. Jan 05, 2022
  2. Jan 03, 2022
  3. Dec 30, 2021
  4. Dec 29, 2021
  5. Dec 28, 2021
  6. Dec 27, 2021
  7. Dec 23, 2021
  8. Dec 22, 2021
  9. Dec 20, 2021
  10. Dec 18, 2021
  11. Dec 17, 2021
  12. Dec 16, 2021
  13. Dec 14, 2021
  14. Dec 12, 2021
  15. Dec 07, 2021
  16. Dec 04, 2021
  17. Dec 03, 2021
  18. Dec 02, 2021
  19. Dec 01, 2021
  20. Nov 30, 2021
  21. Nov 29, 2021
  22. Nov 22, 2021
  23. Nov 19, 2021
  24. Nov 17, 2021
  25. May 11, 2021
  26. Apr 13, 2021
  27. Mar 30, 2021
    • HikariTJU's avatar
      [Feature]: Add Localization Distillation for Object Detection (#4758) · ecb4a07c
      HikariTJU authored
      * add Localization Distillation for Object Detection https://arxiv.org/abs/2102.12252
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix config
      
      * add kd detector
      
      * edit loss name
      
      * overide setattr but failed
      
      * move init_detector into init
      
      * seperate ld and gfocal, fix unused param error
      
      * small fix
      
      * small fix
      
      * add test, reload magic function, create kd_loss.py
      
      * del teacher model warnings
      
      * fix reference
      
      * add ignored bbox test fix docstring
      
      * small fix
      
      * docstring fix
      
      * change names
      
      * fix
      
      * fix
      
      * fix test
      
      * fix import
      
      * fix
      
      * docstring fix
      
      * fix
      
      * retest
      
      * add test
      
      * docstring fix
      Unverified
      ecb4a07c
Loading