Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tflite traking fps performance #2

Open
MyraBaba opened this issue Aug 17, 2022 · 5 comments
Open

Tflite traking fps performance #2

MyraBaba opened this issue Aug 17, 2022 · 5 comments

Comments

@MyraBaba
Copy link

Hi, @Qengineering

I saw that below 2 link from the top is the same link and not firecting the Tflite-tracker code.

Is these fps for tflite + tracking ?

Can raspbery pi 4 handle the vehicle count ie 20 fps ?

Screen Shot 2022-08-17 at 19 45 18

@Qengineering
Copy link
Owner

The tracking algorithm is very fast. It don't lower the inference times of the models much.
That's why I have made a YoloX version with tracking, and extrapolate the other times (TFlite and NanoDet).
So, TFlite with tracking will run at 20 FPS.
Take a look to the YoloX code and see how the tracking is implemented.
Use the same strategy for the TFlite code.

@MyraBaba
Copy link
Author

@Qengineering :)

I am working monitoring the traffic on the roads and intersections etc .

Best

https://www.youtube.com/watch?v=QuUxHIVUoaY&list=PPSV

@Qengineering
Copy link
Owner

@lucasjinreal
Copy link

@Qengineering Can u please using cmake?

@Qengineering
Copy link
Owner

Dear @jinfagang,

Please find the CMake and follow the instructions in the README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants