Vincent-ZHQ / UniS-MMC

Code for UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (ACL 2023)
MIT License
29 stars 4 forks source link

No such file or directory: 'Path/To/Dataset_Home_Directory\\Food101/texts_txt/lasagna/lasagna_666.txt' #6

Open dana-niu opened 5 months ago

dana-niu commented 5 months ago

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.