Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.83k stars 581 forks source link

Hi,A basic question #116

Open keithyh opened 4 years ago

keithyh commented 4 years ago

How to train and test one's own dataset??

keithyh commented 4 years ago

Also,Dear author,how to visualize test results?In order to use your code in real application I prefer detailed instructions,thank you dear author.