Skip to content
Snippets Groups Projects
  1. Apr 15, 2022
  2. Apr 14, 2022
  3. Apr 13, 2022
  4. Apr 12, 2022
  5. Apr 10, 2022
  6. Apr 09, 2022
  7. Apr 06, 2022
  8. Apr 05, 2022
  9. Apr 04, 2022
  10. Apr 01, 2022
  11. Mar 30, 2022
    • MengzhangLI's avatar
    • MengzhangLI's avatar
      [Fix] Add avg_non_ignore in cross entropy loss (#1409) · cc89c8d1
      MengzhangLI authored
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * add docstring
      
      * fix ut
      
      * fix docstring and comments
      
      * fix
      
      * fix bce
      
      * fix avg_factor in BCE and add more ut
      
      * add avg_non_ignore
      
      * add more ut
      
      * fix part of ut
      
      * fix part of ut
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum/mean
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize hardcode case
      
      * fix parts of comments
      
      * fix another parts of comments
      
      * fix
      cc89c8d1
    • FangjianLin's avatar
      [Feature] Add BEiT backbone (#1404) · d1b8eae3
      FangjianLin authored
      * [Feature] Add BEiT backbone
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add readme
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add link
      
      * fix memory
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix test_beit.py
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      d1b8eae3
  12. Mar 28, 2022
  13. Mar 24, 2022
  14. Mar 23, 2022
  15. Mar 22, 2022
  16. Mar 21, 2022
  17. Mar 18, 2022
  18. Mar 15, 2022
  19. Mar 14, 2022
    • wangliujun's avatar
      Update get_flops.py (#1371) · 912d109d
      wangliujun authored
      * Update get_flops.py
      
      argparse.ArgumentParser(description='Get the FLOPs of a segmentor')
      
      * Update get_flops.py
      912d109d
  20. Mar 10, 2022
  21. Mar 09, 2022
Loading