Skip to content

The Project has a Bug when i use this video file. #3

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

Open
ObjOne opened this issue May 12, 2025 · 0 comments
Open

The Project has a Bug when i use this video file. #3

ObjOne opened this issue May 12, 2025 · 0 comments

Comments

@ObjOne
Copy link

ObjOne commented May 12, 2025

Video Path: https://gitcode.com/open-source-toolkit/c98c8/blob/main/videos.rar
parm: Mot.exe -s .\src\002.mp4 -t .\dst\002.mp4 -d .\Models\Yolo\yolo640v5.onnx -y 1 -m 0 -a .\Models\Reid\osnet_x0_25_msmt17.onnx -v 0 -c 0.4

`OpenCV: FFMPEG: format mp4 / MP4 (MPEG-4 Part 14)

fourcc tag 0x7634706d/'mp4v' codec_id 000C
fourcc tag 0x31637661/'avc1' codec_id 001B
fourcc tag 0x33637661/'avc3' codec_id 001B
fourcc tag 0x31766568/'hev1' codec_id 00AD
fourcc tag 0x31637668/'hvc1' codec_id 00AD
fourcc tag 0x7634706d/'mp4v' codec_id 0002
fourcc tag 0x7634706d/'mp4v' codec_id 0001
fourcc tag 0x7634706d/'mp4v' codec_id 0007
fourcc tag 0x7634706d/'mp4v' codec_id 003D
fourcc tag 0x7634706d/'mp4v' codec_id 0058
fourcc tag 0x312d6376/'vc-1' codec_id 0046
fourcc tag 0x63617264/'drac' codec_id 0074
fourcc tag 0x7634706d/'mp4v' codec_id 00A3
fourcc tag 0x39307076/'vp09' codec_id 00A7
fourcc tag 0x31307661/'av01' codec_id 801D
fourcc tag 0x6134706d/'mp4a' codec_id 15002
fourcc tag 0x63616c61/'alac' codec_id 15010
fourcc tag 0x6134706d/'mp4a' codec_id 1502D
fourcc tag 0x6134706d/'mp4a' codec_id 15001
fourcc tag 0x6134706d/'mp4a' codec_id 15000
fourcc tag 0x332d6361/'ac-3' codec_id 15003
fourcc tag 0x332d6365/'ec-3' codec_id 15028
fourcc tag 0x6134706d/'mp4a' codec_id 15004
fourcc tag 0x61706c6d/'mlpa' codec_id 1502C
fourcc tag 0x43614c66/'fLaC' codec_id 1500C
fourcc tag 0x7375704f/'Opus' codec_id 1503C
fourcc tag 0x6134706d/'mp4a' codec_id 15005
fourcc tag 0x6134706d/'mp4a' codec_id 15018
fourcc tag 0x6134706d/'mp4a' codec_id 15803
fourcc tag 0x7334706d/'mp4s' codec_id 17000
fourcc tag 0x67337874/'tx3g' codec_id 17005
fourcc tag 0x646d7067/'gpmd' codec_id 18807
fourcc tag 0x316d686d/'mhm1' codec_id 15817
Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MOT.CORE.ReID.ReidScorer1.Predict(Bitmap image, IPrediction[] detectedBounds) in C:\Users\Administrator\Desktop\MOT-DeepSort-CS-main\src\MOT.CORE\ReID\ReidScorer.cs:line 76 at MOT.CORE.Matchers.Deep.DeepSortMatcher.Run(Bitmap frame, Single targetConfidence, DetectionObjectType[] detectionObjectTypes) in C:\Users\Administrator\Desktop\MOT-DeepSort-CS-main\src\MOT.CORE\Matchers\Deep\DeepSortMatcher.cs:line 51 at MOT.Program.Main(String[] args) in C:\Users\Administrator\Desktop\MOT-DeepSort-CS-main\src\MOT\Program.cs:line 55

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