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

Jetson Nano Implementation Issues #68

Open
frd-na opened this issue Feb 14, 2020 · 0 comments
Open

Jetson Nano Implementation Issues #68

frd-na opened this issue Feb 14, 2020 · 0 comments

Comments

@frd-na
Copy link

frd-na commented Feb 14, 2020

Hi ahmetozlu!

Thank you for sharing your API on object counting using tensorflow.

I would like to use this for vehicle counting and pedestrian counting in a Jetson Nano. However, I am having issues implementing it.

My Jetson Nano is flashed with Jetpack 4.3 that contains OpenCV 4.1.1 , Python 3.6.9 and I have installed Tensorflow 2.0.0 based on these https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html instructions from NVIDIA

I made some changes in the code of vehicle_counting.py to fix the compatibility of the tensorflow version. Then I ran the code but the the output video has some issues and the built-in player can't play it and says "cannot demultiplex stream". The output video is only 5.7 kB.

I think there are some issues in writing the video. Is it compatibility issues with OpenCV version? What is the OpenCV and Tensorflow versions you used when you implemented this?

Any help is greatly appreciated.

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

1 participant