1. 27 Oct, 2021 1 commit
  2. 20 Oct, 2021 1 commit
  3. 22 Sep, 2021 1 commit
  4. 18 Aug, 2021 2 commits
  5. 09 Aug, 2021 1 commit
  6. 05 Aug, 2021 1 commit
  7. 31 Jul, 2021 3 commits
  8. 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
  9. 25 Jul, 2021 1 commit
  10. 21 Jul, 2021 2 commits
  11. 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
  12. 01 Jul, 2021 1 commit
  13. 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