Open Allison2324 opened 1 year ago
Hi, @Allison2324, rather than telling you how to write up your code, it'd better if you try it yourself until you get an error that can't solve. Please organize your dataset as shown here and run your code. Ask help with your actual error. Thak you.
Help me please to rewrite this training code for the classification task with ResNet18 model on my own custom dataset. Dataset structure: train: images + csv label file val: images + csv label file
Tell me if I need to change my dataset structure.