Datasets:
Pixie Dataset
This dataset contains data and pre-trained models for the Pixie project.
Contents
checkpoints_continuous_mse/: Continuous material property prediction model checkpointscheckpoints_discrete/: Discrete material classification model checkpointsreal_scene_data/: Real scene data for evaluationreal_scene_models/: Trained models for real scenes
Usage
Use the download script in the Pixie repository to automatically download this data:
python scripts/download_data.py
Citation
If you use this data, please cite the Pixie paper:
@inproceedings{TODO
}