Skip to content
Snippets Groups Projects
  1. Oct 31, 2022
  2. Oct 28, 2022
  3. Oct 27, 2022
  4. Oct 26, 2022
  5. Oct 24, 2022
  6. Oct 21, 2022
  7. Oct 19, 2022
  8. Oct 18, 2022
  9. Oct 17, 2022
  10. Oct 16, 2022
  11. Oct 15, 2022
  12. Oct 14, 2022
  13. Oct 13, 2022
  14. Oct 12, 2022
  15. Oct 11, 2022
  16. Oct 10, 2022
    • whcao's avatar
      [Fis] Set `_is_init` to True when `pretrained` is True (#555) · 46add351
      whcao authored
      * set _is_init to True when pretrained is True
      
      * fix comments
      46add351
    • Mashiro's avatar
      [Feature] Add test time augmentation base model. (#538) · 62456217
      Mashiro authored
      * First commit
      
      * add BaseTestTimeAugModel
      
      * Add unit test
      
      * move loop logic to test_step
      
      * fix ddp test
      
      * rename model to module
      
      * optim __init__
      
      * Fix as comment
      
      * Fix as comment
      
      * make val_step should not be called
      
      * make tta do not inherit base model
      
      * Fix unit test
      
      * Enhance docstring
      
      * Fix as comment
      
      * Fix as comment
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
      62456217
  17. Oct 09, 2022
  18. Oct 08, 2022
Loading