# get-target-class **Repository Path**: vegetable0511/get-target-class ## Basic Information - **Project Name**: get-target-class - **Description**: 使用yolov7从视频中截取想要的目标类别物体 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-29 - **Last Updated**: 2024-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用 直接跑main.py # 参数说明 --Class :想要筛选的目标分类。注意必须是80分类里的一个 --Save_path : 截取出来的图片的存放地址 --Video_path : 要截取的视频地址