Module not found
module 'segmentation_models_pytorch' has no attribute 'utils'
Utils is deprecated, but in case you need it:
from segmentation_models_pytorch import utils
Utils is deprecated, but in case you need it:
from segmentation_models_pytorch import utils
What's the replacement for utils.train ?
Pytorch lightning ⚡ New example https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/binary_segmentation_intro.ipynb
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.