Skip to content
Snippets Groups Projects
  1. Feb 27, 2023
  2. Feb 23, 2023
  3. Feb 03, 2023
  4. Jan 06, 2023
  5. Dec 30, 2022
    • 谢昕辰's avatar
      [Refactor] Support TTA (#2184) · da412558
      谢昕辰 authored
      * tta init
      
      * use mmcv transform
      
      * test city
      
      * add multiscale
      
      * fix merge
      
      * add softmax to post process
      
      * add ut
      
      * add tta pipeline to other datasets
      
      * remove softmax
      
      * add encoder_decoder_tta ut
      
      * add encoder_decoder_tta ut
      
      * rename
      
      * rename file
      
      * rename config
      
      * rm aug_test
      
      * move flip to post process
      
      * fix channel
      da412558
  6. Sep 19, 2022
  7. Sep 15, 2022
  8. Aug 31, 2022
  9. Aug 29, 2022
  10. Aug 26, 2022
    • Miao Zheng's avatar
      [Refactor] data flow (#1956) · 8de0050f
      Miao Zheng authored
      * [WIP] Refactor data flow
      
      * model return
      
      * [WIP] Refactor data flow
      
      * support data_samples is optional
      
      * fix benchmark
      
      * fix base
      
      * minors
      
      * rebase
      
      * fix api
      
      * ut
      
      * fix api inference
      
      * comments
      
      * docstring
      
      * docstring
      
      * docstring
      
      * fix bug of slide inference
      
      * add assert c > 1
      8de0050f
  11. Aug 25, 2022
  12. Aug 19, 2022
  13. Jul 27, 2022
  14. Jul 21, 2022
  15. Jul 15, 2022
  16. Jul 14, 2022
  17. Jul 12, 2022
  18. Jun 27, 2022
  19. Jun 19, 2022
  20. Jun 09, 2022
  21. Apr 28, 2022
  22. Apr 13, 2022
  23. Apr 09, 2022
  24. Apr 05, 2022
  25. Mar 30, 2022
    • 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
  26. Mar 21, 2022
  27. Mar 18, 2022
  28. 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
  29. Mar 10, 2022
  30. Mar 03, 2022
  31. Feb 25, 2022
  32. Feb 23, 2022
  33. Feb 17, 2022
    • Waterman0524's avatar
      [Feature] Support iSAID aerial dataset. (#1115) · a93423e1
      Waterman0524 authored
      
      * support iSAID aerial dataset
      
      * Update and rename docs/dataset_prepare.md to 博士/dataset_prepare.md
      
      * Update dataset_prepare.md
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * remove imgviz
      
      * fix wrong order in annotation name
      
      * upload models&logs
      
      * upload models&logs
      
      * add load_annotations
      
      * fix unittest coverage
      
      * fix unittest coverage
      
      * fix correct crop size in config
      
      * fix iSAID unit test
      
      * fix iSAID unit test
      
      * fix typos
      
      * fix wrong crop size in readme
      
      * use smaller figure as test data
      
      * add smaller dataset in test data
      
      * add blank in docs
      
      * use 0 bytes pseudo data
      
      * add footnote and comments for crop size
      
      * change iSAID to isaid and add default value in it
      
      * change iSAID to isaid in _base_
      
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      a93423e1
  34. Feb 11, 2022
Loading