-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Quickstart guide typo #1125
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
Comments
Want to open a PR to fix this? |
If it is the preferred way, sure. I will do it |
Thanks for the issue @Fede1995! We would appreciate a PR |
Fede1995
added a commit
to Fede1995/segmentation_models.pytorch
that referenced
this issue
Apr 15, 2025
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a super small typo on line 56 the Sec. 3 of the Quickstart, the
image
should becomeimages
in the model call, as reported at the bottom:OLD:
proposed NEW
The text was updated successfully, but these errors were encountered: