Point-Cache / README.md
auniquesun's picture
Add task category and link to paper (#2)
21a1e3e verified
metadata
task_categories:
  - image-classification

The datasets in this repository are used in the paper Point-Cache: Test-time Dynamic and Hierarchical Cache for Robust and Generalizable Point Cloud Analysis.

Datasets

  1. The folder structure of used datasets should be organized as follows.
    /path/to/Point-Cache
    |----data # placed in the same level as `runners`, `scripts`, etc. 
        |----modelnet_c
        |----sonn_c
            |----obj_bg
            |----obj_only
            |----hardest
        |----modelnet40
        |----scanobjnn
        |----omniobject3d
            |----1024
            |----4096
            |----16384
        |----objaverse_lvis
    |----runners
    |----scripts
    ...
  1. You can find the download links of the above datasets from our huggingface dataset repositories as follows.
    • Link for modelnet_c and sonn_c
    • Link for omniobject3d
    • Link for modelnet40, scanobjnn, and objaverse_lvis