-
Notifications
You must be signed in to change notification settings - Fork 11.6k
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
Real_Time_Deep_SORT_using_Torchvision_Detectors #919
Comments
Are you sure your notebook uses Do you need to use the |
I can help on this mind me helping privately ? |
I have a different problem, the code is running fine but the output is not getting stored in the output directory, although i can see the output during the runtime but completing all the iterations window of output gets closed and after that i can't see the written output file. |
Hi
…On Mon, 7 Oct 2024 at 4:00 PM, Aniket Kesarwani ***@***.***> wrote:
I have a different problem, the code is running fine but the output is not
getting stored in the output directory, although i can see the output
during the runtime but completing all the iterations window of output gets
closed and after that i can't see the written output file.
—
Reply to this email directly, view it on GitHub
<#919 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALXJBQQ62RLJNCFFCGX2XW3Z2KOXNAVCNFSM6AAAAABIYSRNO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXGE3TMOBQGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thank you so much for the amazing tools!
I am trying to run the repository https://github.com/spmallick/learnopencv/tree/master/Real_Time_Deep_SORT_using_Torchvision_Detectors with the help of the page https://learnopencv.com/real-time-deep-sort-with-torchvision-detectors/ by Google Colab. I needed to change the version of the libraries torch==2.3.0+cu118 torchvision==0.18.0+cu118 torchaudio==2.3.0+cu118 to be able to run without problems. However, when I run !python deep_sort_tracking.py --input ./input_video.mp4 --show I am receiving the error below, what could it be? Any ideas or help I would greatly appreciate!
The text was updated successfully, but these errors were encountered: