1. 19 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Enhance] Add pipeline for data loading (#430) · 78c29c35
      Ziyi Wu authored
      * reuse pipeline in scannet-det dataset
      
      * reuse pipeline in kitti dataset
      
      * reuse pipeline in lyft dataset
      
      * reuse pipeline in sunrgbd dataset
      
      * reuse pipeline in nuscenes dataset
      
      * reuse pipeline in waymo dataset
      
      * reuse pipeline in scannet-seg dataset
      
      * add eval_pipeline in configs which have custom data pipelines
      
      * move data loading via pipeline to dataset._extract_data() for clarity
      
      * use eval_pipeline in tools/misc/visualize_results.py
      
      * get_pipeline from self when no pipeline is provided
      
      * fix small bugs
      
      * fix small bugs
      
      * simplify and clear code
      
      * remove unnecessary eval_pipeline added
      
      * add comment about why we set self.test_mode=False
      
      * small fix
      
      * modify docs about config
      78c29c35
  2. 12 Jan, 2021 1 commit
    • encore-zhou's avatar
      [Fix] fix bugs for 3DSSD triggered by empty GT (#258) · 58985341
      encore-zhou authored
      * add h3d backbone
      
      * add h3d backbone
      
      * add h3dnet
      
      * modify scannet config
      
      * fix bugs for proposal refine
      
      * fix bugs for test backbone
      
      * add primitive head test
      
      * modify h3dhead
      
      * modify h3d head
      
      * update loss weight config
      
      * fix bugs for h3d head loss
      
      * modify h3d head get targets function
      
      * update h3dnet base config
      
      * modify weighted loss
      
      * Revert "Merge branch 'h3d_u2' into 'master'"
      
      This reverts merge request !5
      
      * fix bugs for empty scene
      
      * modify doc
      
      * modify filter empty scene
      58985341
  3. 19 Sep, 2020 1 commit
  4. 09 Jul, 2020 1 commit
  5. 08 Jul, 2020 4 commits
  6. 06 Jul, 2020 1 commit
  7. 04 Jul, 2020 1 commit
  8. 03 Jul, 2020 1 commit
  9. 29 Jun, 2020 1 commit
  10. 21 Jun, 2020 1 commit
  11. 17 Jun, 2020 1 commit
  12. 14 Jun, 2020 1 commit
  13. 12 Jun, 2020 1 commit
  14. 07 Jun, 2020 1 commit
  15. 04 Jun, 2020 1 commit
  16. 01 Jun, 2020 1 commit
  17. 27 May, 2020 1 commit
  18. 25 May, 2020 1 commit
  19. 22 May, 2020 1 commit
  20. 19 May, 2020 1 commit
  21. 18 May, 2020 1 commit
  22. 15 May, 2020 1 commit
  23. 14 May, 2020 4 commits
  24. 13 May, 2020 6 commits
  25. 12 May, 2020 3 commits
  26. 09 May, 2020 1 commit