Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@geoexploring
Copy link

@geoexploring geoexploring commented Mar 22, 2024

If self.y = self.y - 1 is correct, then the label value can be -1.
Is this correct?
Thanks

If self.y = self.y - 1 is correct, then the label value can be -1. Is this correct?
@gkakogeorgiou
Copy link
Owner

For the current implementation, self.y = self.y - 1 is correct, as it ignores the non-annotated pixels during training (https://github.com/gkakogeorgiou/mados/blob/master/marinext/train.py#L139).

@geoexploring
Copy link
Author

@gkakogeorgiou , Thank you for your explanation!

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

Successfully merging this pull request may close these issues.

2 participants