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
@dbolya@fanyix@chongzhou96@zllrunning Thanks for the wonderful code . I am having few queries
1.How much time did it too to train the network for Mscoco dataset from scratch
2. What are the types of augmentation you have applied
3. What is final number of images used as a training set
4. Can i freeze the layers and add additional classes to MsCOCO(from 80 to 90) and re-train it, if so whats is the procedure to do it