-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to run your pre-trained model to evaluate my custom dataset of loops.
- I create a data_used.txt file and pass the path to my loops
- I execute data.py to extract features and can confirm creation of a .npy file for each of my loop files
- I execute check_length.py file and it runs successfully
- Finally, as per your instructions when I try looking for loop_eval.py, I do not find such a file.
- The closest file with such name is eval.py. However, when I run eval.py I obtain an error saying FileNotFoundError: [Errno 2] No such file or directory: './data/test_full.npy'
Can you please advise around the creation of test_full.npy file? Should this be created by one of the scripts?
Metadata
Metadata
Assignees
Labels
No labels