1. 09 Aug, 2022 1 commit
  2. 04 Aug, 2022 1 commit
  3. 20 Jul, 2022 2 commits
  4. 01 May, 2022 1 commit
  5. 20 Apr, 2022 1 commit
  6. 09 Feb, 2022 1 commit
  7. 19 Aug, 2021 1 commit
  8. 12 May, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support PointNet++ Segmentor (#528) · 9d852f17
      Ziyi Wu authored
      * build BaseSegmentor for point sem seg
      
      * add encoder-decoder segmentor
      
      * update mmseg dependency
      
      * fix linting errors
      
      * warp predicted seg_mask in dict
      
      * add unit test
      
      * use build_model to wrap detector and segmentor
      
      * fix compatibility with mmseg
      
      * faster sliding inference
      
      * merge master
      
      * configs for training on ScanNet
      
      * fix CI errors
      
      * add comments & fix typos
      
      * hard-code class_weight into configs
      
      * fix logger bugs
      
      * update segmentor unit test
      
      * logger use mmdet3d
      
      * use eps to replace hard-coded 1e-3
      
      * add comments
      
      * replace np operation with torch code
      
      * add comments for class_weight
      
      * add comment for BaseSegmentor.simple_test
      
      * rewrite EncoderDecoder3D to avoid inheriting from mmseg
      9d852f17
  9. 04 Jul, 2020 1 commit
  10. 03 Jul, 2020 1 commit
  11. 20 Jun, 2020 1 commit
  12. 05 May, 2020 1 commit
  13. 26 Apr, 2020 1 commit
  14. 14 Apr, 2020 1 commit