Meet Dave
Meet Dave
Update :- I went through the codebase and I see an option to specify the checkpoint file in config.py. But the training code only loads pretrained ResNet model and I...
@Odaimoko Could you tell me what did you change? I was able to load COCO pretrained model without changing anything in the existing codebase. Regarding initialization of layers, the current...
@pharrellyhy Hi, Were you able to successfully train on custom dataset? If yes, could you let me know the process