We use the dataset provider in Implicitron for data loading. To speed up the loading, we cache the loaded meta data. Please run
cd scripts
python prepare_data.py --dataset_path [path to dataset]
to generate the cache.
We use the dataset provider in Implicitron for data loading. To speed up the loading, we cache the loaded meta data. Please run
cd scripts
python prepare_data.py --dataset_path [path to dataset]
to generate the cache.