# objection_detection_video **Repository Path**: duochan/objection_detection_video ## Basic Information - **Project Name**: objection_detection_video - **Description**: 利用ssd目标检测算法对视频进行检测和提取检测内容 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-22 - **Last Updated**: 2022-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # objection_detection_video 利用ssd目标检测算法对视频进行检测和提取检测内容 其中视频检测算法在 notebooks 文件中 模型来源于 [这里](https://github.com/balancap/SSD-Tensorflow "悬停显示")