pytorch-semseg icon indicating copy to clipboard operation
pytorch-semseg copied to clipboard

How to use own data for training?

Open keishatsai opened this issue 5 years ago • 4 comments

Hi,

I am wondering that how to train with my own dataset and mask. I have searched issues, but it seems that there was not any update for the customise dataset.

Thanks.

keishatsai avatar Jul 10 '19 09:07 keishatsai

Hi,

Is your problem solved? I want to know how to train our own dataset.

Thank you

GutlapalliNikhil avatar Oct 13 '20 04:10 GutlapalliNikhil

You need to write your own data loader like in the loader module. I recommend going through the code with a known dataset and trying to understand what it does. If you find this too difficult, you can also copy the file/labelling structure from one of the supported datasets and simply change the number of classes and resolution.

kubitz avatar Dec 27 '20 21:12 kubitz

hi i would like to know how to train your own dataset,thank you

twsha avatar Mar 08 '23 02:03 twsha

我已收到,谢谢

hjhjb avatar Mar 08 '23 02:03 hjhjb