We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A suggestion from an attendee for the file Countering_Data_Imbalance.ipynb:
Countering_Data_Imbalance.ipynb
(h, w) = (232,232) center = (w / 2, h / 2) angle90 = 90 angle180 = 180 angle270 = 270 scale = 1.0
The variables seem unused and can likely be deleted.
The text was updated successfully, but these errors were encountered:
aswinkumar1999
No branches or pull requests
A suggestion from an attendee for the file
Countering_Data_Imbalance.ipynb
:The variables seem unused and can likely be deleted.
The text was updated successfully, but these errors were encountered: