Unet Model Card
Table of Contents:
Load trained model
import segmentation_models_pytorch as smp
model = smp.from_pretrained("<save-directory-or-this-repo>")
More Information
- Library: https://github.com/qubvel/segmentation_models.pytorch
- Docs: https://smp.readthedocs.io/en/latest/
This model has been pushed to the Hub using the PytorchModelHubMixin
- Downloads last month
- 33