Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

YAML Metadata Warning: The task_categories "point-cloud-classification" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
YAML Metadata Warning: The task_categories "point-cloud-recognition" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other

Datasets

  1. We conduct experiments on three new 3D domain generalization (3DDG) benchmarks proposed by us, as introduced in the next section.

    • base-to-new class generalization (base2new)
    • cross-dataset generalization (xset)
    • few-shot generalization (fewshot)
  2. The structure of these benchmarks should be organized as follows.

    /path/to/Point-PRC
    |----data # placed in the same level of `trainers`, `weights`, etc. 
        |----base2new
            |----modelnet40
            |----scanobjectnn
            |----shapenetcorev2
        |----xset
            |----corruption
            |----dg
            |----sim2real
            |----pointda
        |----fewshot
            |----modelnet40
            |----scanobjectnn
            |----shapenetcorev2
  1. You can find the usage instructions and download links of these new 3DDG benchmarks in the following section.

New 3DDG Benchmarks

Base-to-new Class Generalization

  1. The datasets used in this benchmark can be downloaded according to the following links.

  2. The following table shows the statistics of this benchmark.

Cross-dataset Generalization

  1. The datasets used in this benchmark can be downloaded according to the following links.

  2. The following table shows the statistics of this benchmark.

Few-shot Generalization

  1. Although this benchmark contains same datasets as the Base-to-new Class, it investigates the model generalization under extremely low-data regime (1, 2, 4, 8, and 16 shots), which is quite different from the evaluation setting in Base-to-new Class Generalization.

  2. The following table shows the statistics of this benchmark.

Citation

  1. If you find our paper and datasets are helpful for your project or research, please cite our work as follows.
  @inproceedings{sun24pointprc,
      title={Point-PRC: A Prompt Learning Based Regulation Framework for Generalizable Point Cloud Analysis},
      author={Sun, Hongyu and Ke, Qiuhong and Wang, Yongcai and Chen, Wang and Yang, Kang and Li, Deying and Cai, Jianfei},
      booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems (NeurIPS)},
      year={2024},
      url={https://openreview.net/forum?id=g7lYP11Erv}
  }
Downloads last month
2,439