ahmetozlu / tensorflow_object_counting_api

🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
https://www.youtube.com/watch?v=yT_1eKJTdfk
MIT License
1.32k stars 545 forks source link

#performance issue #57

Closed ashish755 closed 4 years ago

ashish755 commented 4 years ago

tensorflow/core/common_runtime/bfc_allocator.cc:211] Allocator (GPU_0_bfc) ran out of memory trying to allocate 1.54GiB. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available.

Object detection in video is running slow. Can you please tell me how to increase the speed of the video?

ahmetozlu commented 4 years ago

Your hardware does not support detection at a higher FPS than what you are getting currently, you can consider about upgrading your system.