Skip to content

Cannot find Train_Aug.json #1

Description

@preethiperi

Hi, I am trying to run your code with the Raabin-WBC dataset but am getting this error:

1:Raabin-WBC 2:LISC 3:BCCD
Please choose one of the above datasets: 1
Traceback (most recent call last):
File "/Users/preethiperiyakoil/deeplearning/project/WBC_Feature/main.py", line 102, in
res = results_on_dataset(DATASETS[int(dataset_number)-1])
File "/Users/preethiperiyakoil/deeplearning/project/WBC_Feature/main.py", line 37, in results_on_dataset
with open(dataset_folder + folder[:-1] + '.json') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'Raabin-WBC/Train.json'

Process finished with exit code 1

Can you please either include your .json files in this repo, or provide code for generating these files based on the double-cropped image directory names? It is not possible to run your code without these .json files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions