davidtvs / PyTorch-ENet

PyTorch implementation of ENet
MIT License
389 stars 129 forks source link

question about testing the model on an image #53

Closed Lee2s closed 3 years ago

Lee2s commented 3 years ago

Hi, I have trained the model with my dataset and want to see the segmentation effect of the model.How can I use the model to segment an image? Thanks in advance.

davidtvs commented 3 years ago

Sorry for the late reply. I believe that this is a duplicate issue. Please have a look at my comment in #41.

I'm closing this issue for now, but if you have any follow-up questions feel free to reopen