You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to ask how to use the train.csv and test.csv you provided. Where should I put it? I put it in the Food101 directory at the specified location according to the code, and run python main.py --seeds 4.
Then the following error occurred;
FileNotFoundError: [Errno 2] No such file or directory: 'Path/To/Dataset_Home_Directory\Food101/texts_txt/lasagna/lasagna_666.txt'
Then I downloaded the data set and didn't see a similar file.
Could you please take the time to call me back? Thank you very much.
The text was updated successfully, but these errors were encountered:
Hello, I would like to ask how to use the train.csv and test.csv you provided. Where should I put it? I put it in the Food101 directory at the specified location according to the code, and run python main.py --seeds 4.
Then the following error occurred;
FileNotFoundError: [Errno 2] No such file or directory: 'Path/To/Dataset_Home_Directory\Food101/texts_txt/lasagna/lasagna_666.txt'
Then I downloaded the data set and didn't see a similar file.
Could you please take the time to call me back? Thank you very much.
The text was updated successfully, but these errors were encountered: