Can run through YOLOV3+Deepsort Code for ( Portrait tracking ), But the video cannot be displayed when running
The following instructions have been attempted
python .\track.py ---source 22.mp4( You can execute this command )
python .\track.py ---source 22.mp4 --show-vid( Report errors ,track.py: error: unrecognized arguments: --show-vid
)
Do you know how to solve it