elifbykl
elifbykl
Hi jaspereb, I have trained the faster-rcnn model on size of 600x600 images and the result is quite good in 600x600 size. But when I test on a larger size...
Hi Jasper, On the faster r-cnn model, the training loss starts at 4. on the same dataset, why is it starting from 7 on ssd model?
Hi Jasper, I want to apply the mask r-cnn. Are there changes in the implementation steps? For example, while training dataset is being created, I need to train with object...
I want to use ssd method with vgg16 model, but it is not available in the models. Do not I have a chance to do this in Tensorflow?