This an example model repo for abandon detect model. This repo is forked from https://github.com/dmuqlzhang/abandon_detection_yolov5 and updated to yolov7.
python demo.py --source images/video1.avi --output images/output/video1_out.mp4
相关配置参数在abandon_config.py下,包括遗留物类别、时间阈值、iou阈值等