OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
ubuntu 20
mmcv version is 1.7.1
mmdet version is 2.28.0
mmtrack version is 0.14.0.
Running demo for verification gives me
Warning: The model doesn't have classes
[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] 8/8, 3.8 task/s, elapsed: 2s, ETA: 0smaking the output video at mot.mp4 with a FPS of 3
[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] 8/8, 32.6 task/s, elapsed: 0s, ETA: 0s
free(): invalid pointer
Aborted (core dumped)
I have the following versions installed.
Running demo for verification gives me
What could be wrong with the last two lines?