1. 26 Jan, 2022 1 commit
  2. 01 Dec, 2021 1 commit
  3. 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
  4. 18 May, 2021 1 commit
    • Ziyi Wu's avatar
      [Enhance] Benchmark PN++ on ScanNet and S3DIS (#541) · 7f3a16a3
      Ziyi Wu authored
      * add configs for pn2 on s3dis
      
      * fix bugs
      
      * add README for PN2 segmentor
      
      * update configs file after experiments
      
      * update README
      
      * add base schedule files for seg configs
      
      * rename pn2_seg config files
      
      * update pn2 links in README
      
      * add metafile for pn2
      7f3a16a3