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
{{ message }}
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
Hi, I want to train the retinaNet with retinanet_R-50-FPN_1x.yaml configuration setting.
I want to ask where can I set the mini-batch size for training.
I think there is no information of the batch size in .yaml file, and it is hard to find that information on the train_net.py either.