yang-ruixin / PyTorch-Image-Models-Multi-Label-Classification

Multi-label classification based on timm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.csv file configurations

alumini opened this issue · comments

Hi Yuan,

Thank you very much for your contribution. Could you please explain the what is the structure of the ./all.csv, train.csv, and val.csv files? I have a custom dataset of 14 labels and they are one hot encoded. Thanks in advance.