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
My data set includes two classes of pictures, both of them contains 660 pictures.
If I use your code to train the model, which places need to be modified?
for step in range(150): Need I change this to for step in range(1320):
And someshere that I need to change.
The text was updated successfully, but these errors were encountered:
Thank you for your kind cooperation.
My data set includes two classes of pictures, both of them contains 660 pictures.
If I use your code to train the model, which places need to be modified?
for step in range(150): Need I change this to for step in range(1320):
And someshere that I need to change.
The text was updated successfully, but these errors were encountered: