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

Training errors #32

Open
dwh553321494 opened this issue Dec 11, 2023 · 3 comments
Open

Training errors #32

dwh553321494 opened this issue Dec 11, 2023 · 3 comments

Comments

@dwh553321494
Copy link

When I used your model to train my dataset(single category), the mask had both softmax and argmax values of 0

@dwh553321494
Copy link
Author

and why assert image_batch.max() <= 3, f'image_batch max: {image_batch.max()}'? After image normalization, the maximum value is less than 1? Why less than 3

@hitachinsk
Copy link
Owner

  1. Your model may fail to converge.
  2. This is a legacy, please ignore this operation.

@dwh553321494
Copy link
Author

dwh553321494 commented Dec 11, 2023 via email

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