"example/vscode:/vscode.git/clone" did not exist on "7db48f900829980712d020b7d400ed137743c164"
  1. 01 Dec, 2021 1 commit
    • MilkClouds's avatar
      Label visualization (#1050) · f84a17b8
      MilkClouds authored
      * argument show, score_thr added to single_gpu_test
      
      * Implemented label color visualization for show_result function
      
      * Added show, score_thr argument for base 3 model(mmdetection3d)
      
      * Fixed typo(color < 1) for show_result function
      
      * Applied pre-commit run --all-files
      
      * Revised documentation of show_result and revised variable name
      
      * Updated documentation and set default value of score_thr to None
      f84a17b8
  2. 27 Oct, 2021 1 commit
  3. 20 Oct, 2021 1 commit
  4. 22 Sep, 2021 1 commit
  5. 18 Aug, 2021 2 commits
  6. 09 Aug, 2021 1 commit
  7. 05 Aug, 2021 1 commit
  8. 31 Jul, 2021 3 commits
  9. 30 Jul, 2021 1 commit
    • Yezhen Cong's avatar
      [Doc] Add SUN RGB-D doc (#770) · 43b4632b
      Yezhen Cong authored
      * Add doc
      
      * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc
      
      * Revert mistakenly modified file
      
      * Fix typos
      
      * Add multi-modality related info
      
      * Add doc
      
      * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc
      
      * Revert mistakenly modified file
      
      * Fix typos
      
      * Add multi-modality related info
      
      * Add multi-modality related info
      
      * Update according to comments
      
      * Add chinese doc and frevised the docs
      
      * Add some script
      
      * Fix typos and formats
      
      * Fix typos
      
      * Fix typos
      43b4632b
  10. 25 Jul, 2021 1 commit
  11. 21 Jul, 2021 2 commits
  12. 20 Jul, 2021 1 commit
    • Danila Rukhovich's avatar
      [Enhance] Support RGB images on ScanNet for multi-view detector (#696) · da4c3af9
      Danila Rukhovich authored
      * extract RGB images for ScanNet
      
      * update scannet_data_utils with rgb
      
      * fix docs an tools; add use_camera to ScanNetDataset
      
      * fix typos is scannet doc
      
      * fix very rare undefined poses for ScanNet
      
      * update ScanNet dataset for more clear MultiViewPipeline
      
      * update compatibility for ScanNet
      
      * fix typo in compatibility doc
      
      * use mmcv.track_parallel_progress for scannet images
      da4c3af9
  13. 01 Jul, 2021 1 commit
  14. 30 Jun, 2021 1 commit
    • hjin2902's avatar
      Scannet doc (#664) · 71f58f8d
      hjin2902 authored
      * ScanNet-doc: data prepare and train pipeline
      
      * add metric of scannet
      
      * Fix: data prepare link, summary sentence, 'inwhich'
      
      * simplify code script
      
      * simplify code script, add few comments
      71f58f8d