You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I reached the second round of training, I found that the imported labels in the getitem (self, index) had negative numbers, and the imported labels were not the same as the actual ones, but this did not happen when I did not use the self._geo_aug or did not use partial enhancements.
The text was updated successfully, but these errors were encountered:
When I reached the second round of training, I found that the imported labels in the getitem (self, index) had negative numbers, and the imported labels were not the same as the actual ones, but this did not happen when I did not use the self._geo_aug or did not use partial enhancements.
The text was updated successfully, but these errors were encountered: