sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
651 stars 241 forks source link

Will this version of PVANet-code execute significantly slower on detection, than in the article? #59

Open AlexeyAB opened 7 years ago

AlexeyAB commented 7 years ago

@sanghoon Hi,

Does this mean that this version of PVANet-code will execute with significantly lower the number of FPS on detection, than in the article?

Desclaimer

Please note that this repository doesn't contain our in-house codes used in the published article.

This version of py-faster-rcnn is slower than our in-house runtime code (e.g. image pre-processing code written in Python)

How many times approximately this version is slower? And can you provide a C++ version for detection?

Thanks for the help.

MyVanitar commented 7 years ago

@AlexeyAB Unfortunately he does not reply to the issues :-(