TFFRCNN icon indicating copy to clipboard operation
TFFRCNN copied to clipboard

Are demo results too slow ?

Open gaoyuankidult opened this issue 7 years ago • 1 comments

Hi,

Thanks a lot for your repo.

After testing, my demo results were

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/000022.png Detection took 2.298s for 300 object proposals GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/000188.png
Detection took 2.373s for 300 object proposals

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/001150.jpg Detection took 3.576s for 300 object proposals

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/001763.jpg
Detection took 3.410s for 272 object proposals

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/004545.jpg Detection took 3.375s for 300 object proposals

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/000456.jpg
Detection took 3.504s for 300 object proposals

Demo for /home/alex/Desktop/RedCoast/TFFRCNN/data/demo/000542.jpg Detection took 3.379s for 255 object proposals

It seems each image takes up to 3.5 seconds to compute. are there normal results? The paper indicates that the speed should be around 200/img.

Best,

gaoyuankidult avatar Mar 15 '17 22:03 gaoyuankidult

Do you use CPU or GPU?

DuinoDu avatar Mar 20 '17 07:03 DuinoDu