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
fine_tune.py and inference.py are automatically executed using gpus if your machine has more than one gpu and the backend library `tensorflow-gpu' is correctly installed. Please refer to https://www.tensorflow.org/install/gpu for details.
Thanks a bunch! One more question. I trained two models: one with 3 class and high resolution images 1080p, model trained with good accuracy. But when I trained another model with 10 classes with less than or equal to 720p then I am not getting accuracy. I run more than 25 epochs with same lr as in previous model. Is image resolution a problem?
No description provided.
The text was updated successfully, but these errors were encountered: