rahcode7 / Circuit-VQA

A Visual Question Answering Dataset for Electrical Circuit Images
0 stars 0 forks source link

Trying to finetune Yolo v8 model as suggested in the paper. #1

Open MunenderVarshney opened 1 month ago

MunenderVarshney commented 1 month ago

While running this, I got the following error : python 01-data-prep-classes.py Traceback (most recent call last): File "01-data-prep-classes.py", line 5, in with open("datasets/raw/d2-kaggle/classes.json") as classes_file: FileNotFoundError: [Errno 2] No such file or directory: 'datasets/raw/d2-kaggle/classes.json'

I suppose complete dataset is not made available, please update the same.

rahcode7 commented 3 weeks ago

Hi @MunenderVarshney, Here is the link to the kaggle dataset being used and its corresponding classes https://www.kaggle.com/datasets/johannesbayer/cghd1152?select=classes.json