Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing segmentation_models_pytorch #26

Closed
PatrickBue opened this issue Sep 24, 2021 · 2 comments
Closed

Missing segmentation_models_pytorch #26

PatrickBue opened this issue Sep 24, 2021 · 2 comments

Comments

@PatrickBue
Copy link

I am getting a file-not-found error when trying to run the line "import segmentation_models_pytorch as smp" in:
https://github.com/microsoft/landcover/blob/master/web_tool/ModelSessionPyTorchSegmentationModel.py#L27

Looks like segmentation_models_pytorch does not exist?

@calebrob6
Copy link
Member

Hi Patrick, this is a python library - https://github.com/qubvel/segmentation_models.pytorch

@PatrickBue
Copy link
Author

Thanks for the quick reply. Strange it didn't install the library while creating a new conda environment using "environment_precise.yml". Might have been a silent fail, seen that before with pip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants