Skip to content
Snippets Groups Projects
  1. Dec 07, 2022
  2. Dec 06, 2022
  3. Dec 04, 2022
  4. Nov 24, 2022
  5. Nov 18, 2022
  6. Nov 15, 2022
  7. Nov 09, 2022
  8. Nov 02, 2022
  9. Oct 27, 2022
  10. Oct 26, 2022
  11. Oct 24, 2022
  12. Oct 19, 2022
  13. Oct 11, 2022
    • Mashiro's avatar
      Bump version to v0.2.0 (#591) · 13484aae
      Mashiro authored
      * Bump version to v0.2.0
      
      * Add changelog
      
      * minor refine
      
      * minor refine
      
      * update date
      
      * clean the code
      
      * minor refine
      
      * update release date
      
      * Fix grammar
      
      * Fix grammar
      
      * Fix grammar
      
      * Fix grammar
      
      * Minor refine
      
      * Fix error format in readme
      
      * update date
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * refine grammar
  14. Oct 10, 2022
    • 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
  15. Sep 26, 2022
    • Zaida Zhou's avatar
      [Refactor] Refactor fileio without breaking back compatibility (#533) · ed84dfd3
      Zaida Zhou authored
      * [Refactor] Refactor fileio but without breaking bc
      
      * handle compatibility
      
      * fix format
      
      * modify io functions
      
      * fix ut
      
      * fix ut
      
      * rename method names
      
      * refine
      
      * refine docstring
      
      * fix ut in windows
      
      * update ut
      
      * minor fix
      
      * ensure client is not None when closing it
      
      * add more examples for list_dir_or_file interface
      
      * refine docstring
      
      * refine deprecated info
      
      * fix ut
      
      * add a description for lmdb docstring
Loading