{"library":"segmentation-models-pytorch","install":[{"cmd":"pip install segmentation-models-pytorch","imports":["import segmentation_models_pytorch as smp","model = smp.Unet(...)","from segmentation_models_pytorch.encoders import get_preprocessing_fn"]}]}