赞
踩
B站教程:
https://www.bilibili.com/video/BV1f14y1V7jC/?spm_id_from=333.880.top_right_bar_window_view_later.content.click&vd_source=feac32dd40f6d59b5c4d468da61b8e80
代码链接
https://github.com/haroonshakeel/yolov7-object-tracking
https://github.com/WongKinYiu/yolov7
实现飞机目标检测终端代码:python detect_or_track.py --weight yolov7.pt --no-trace --view-img --nosave --source me.mp4 --show-fps --seed 2 --track --classes 4
为什么选择classes 4,因为data文件夹下的coco.yaml文件下的airplane是在这个位置
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。