Skip to content

FileNotFoundError partnet/partnet_dataset/stats/train_val_test_split #1

@acem159

Description

@acem159

Hi,
Firstly, great work! I am trying to test this repo.
As it is written on instructions. I used dataset_process.sh

All went well till call to "rendering_partnet.py"
The error is :
Faucet train Traceback (most recent call last): File "rendering_partnet.py", line 90, in <module> with open("partnet/partnet_dataset/stats/train_val_test_split/{" FileNotFoundError: [Errno 2] No such file or directory: 'partnet/partnet_dataset/stats/train_val_test_split/Faucet.train.json' Faucet test Traceback (most recent call last): File "rendering_partnet.py", line 90, in <module> with open("partnet/partnet_dataset/stats/train_val_test_split/{" FileNotFoundError: [Errno 2] No such file or directory: 'partnet/partnet_dataset/stats/train_val_test_split/Faucet.test.json'

I searched around but I cannot find the train_val_test_split file to process the dataset. Could you share the json file for dataset ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions