You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I use ./trackApp.out -s seqmap.txt -m det -f mot
then, there is an error :Segmentation fault (core dumped)
before that, it prints Sequence: images, that means the problem is on auto durationFrameCount = track(sequencePathString, modelType, detectionFormat, frameInterval, doOverwriteResult);
I do not what the problem is, can you help me?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
HeanyGao
changed the title
run rackApp.out error
run trackApp.out error
Aug 1, 2018
Hi,
I use
./trackApp.out -s seqmap.txt -m det -f mot
then, there is an error :
Segmentation fault (core dumped)
before that, it prints
Sequence: images
, that means the problem is onauto durationFrameCount = track(sequencePathString, modelType, detectionFormat, frameInterval, doOverwriteResult);
I do not what the problem is, can you help me?
Thanks a lot!
The text was updated successfully, but these errors were encountered: