1. 03 Dec, 2022 2 commits
    • Jingwei Zhang's avatar
      [Docs] Update all the metafiles acoording to README (#2006) · c543b48d
      Jingwei Zhang authored
      * update centerpoint, dgcnn, fcos3d and free_anchor metafile
      
      * check all metafile in configs
      
      * update centerpoint, pointpillars and second yml
      
      * rename PartA2 to parta2 in the name of config
      
      * update metafile in nuimages
      
      * update readme in nuimages
      c543b48d
    • xiangxu-0103's avatar
      [Fix]: fix semantic segmentation related bugs (#1909) · adb17824
      xiangxu-0103 authored
      delete whitespace
      
      update docs
      
      remove unnecessary optional docs
      
      update docs
      
      add mmengine assertion
      
      add docstring
      
      fix mminstall
      
      update mmengine version
      
      fix
      
      [Fix]: fix semantic segmentation related bugs (#1909)
      
      fix semantic seg
      
      fix lint
      
      remove unused imports
      
      fix
      
      update pointnet2-s3dis config
      
      update data_list according to scene_idxs
      
      remove useless function
      
      fix bug lack `eval_ann_info` during evaluation
      
      fix bug
      
      update doc
      
      fix lint
      
      update docs
      
      Update det3d_dataset.py
      
      update docstrings
      
      update docs
      
      fix lint
      
      update docs
      
      fix
      
      fix
      
      fix lint
      adb17824
  2. 30 Aug, 2022 1 commit
  3. 17 Aug, 2022 1 commit
  4. 04 Aug, 2022 1 commit
  5. 20 Jul, 2022 1 commit
  6. 18 May, 2022 1 commit
  7. 26 Jan, 2022 1 commit
  8. 01 Dec, 2021 1 commit
  9. 15 Sep, 2021 1 commit
  10. 09 Aug, 2021 1 commit
  11. 31 Jul, 2021 1 commit
    • Ziyi Wu's avatar
      [Enhance] Benchmark PAConv on S3DIS dataset (#809) · 5258fe9a
      Ziyi Wu authored
      * add cfg
      
      * add eps format
      
      * update README
      
      * update model zoo
      
      * add paconv readme
      
      * add metafile
      
      * hack drop_ratio
      
      * use base schedule cfg
      
      * remove paconv cuda
      
      * monor fix
      
      * remove paconv cuda config related
      
      * update paconv benchmark
      
      * update model link
      5258fe9a