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, sorry for the probably stupid question. I have seen an instruction in this repo. Ok, in lable_dict.py I see different class names. If I have my own dataset with 1 class, should I remove all this data to leave only my custom class?
What dataset = 'pascal' means in this case? Style of annotations? Should I change these notes if I use own custom dataset but labelled in Pascal VOC style?
The same questions for changing cfgs.py and other.
The text was updated successfully, but these errors were encountered:
Hello, sorry for the probably stupid question. I have seen an instruction in this repo. Ok, in
lable_dict.py
I see different class names. If I have my own dataset with 1 class, should I remove all this data to leave only my custom class?What
dataset = 'pascal'
means in this case? Style of annotations? Should I change these notes if I use own custom dataset but labelled in Pascal VOC style?The same questions for changing
cfgs.py
and other.The text was updated successfully, but these errors were encountered: