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
Which model you used for training? Is it ssd mobilenet v1 coco with input size 300x300?
I think you had trained with input image size 512x512 right? I am also trying to train mobilenet V2 coco with input image size 512x512, but there seems to be no changes as compared to 300x300. How can I do that? I am using per-trained weights from Tensorflow zoo for fine-tuning.
The text was updated successfully, but these errors were encountered:
Which model you used for training? Is it ssd mobilenet v1 coco with input size 300x300?
I think you had trained with input image size 512x512 right? I am also trying to train mobilenet V2 coco with input image size 512x512, but there seems to be no changes as compared to 300x300. How can I do that? I am using per-trained weights from Tensorflow zoo for fine-tuning.
The text was updated successfully, but these errors were encountered: