Closed wangluoWSG closed 1 month ago
Hi @wangluoWSG, thanks for the question!
Here is an example https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/binary_segmentation_intro.ipynb
Please look at the end to see how to make predict and visualise the result
Thank you very much!
How to use the previously trained model weights to predict a specified image and output the predicted mask.