Closed accountcwd closed 6 years ago
We use a ResNet-50 to get that performance on GTX-1080ti. You can use mobilenet or variants to get higher FPS.
Hi! thank you for you excellent job. When I trained on COCO dataset, the annotations are placed in /data/annotations/. but which path should the COCO images be placed ? @mkocabas
HI,i head that your implement run 23fps in GTX1080Ti .Did you use mobilenetV2 or some other lite architecture to achieve 23fps?Or you just use traditional convolution which means it can be faster using mobilenetV2?