# 车辆检测 **Repository Path**: wang80890/CheLiangJianCe ## Basic Information - **Project Name**: 车辆检测 - **Description**: 实现车辆检测功能,并反映出车辆的品牌和型号 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2020-03-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 车辆检测 1. 最终的项目文档在 **《车辆检测项目汇报.docx》** 2. 程序展示请看 **《录屏.mp4》** 3. 整合代码请看 **[car_recognition]** 项目工程, 其中,Yolo和InceptionV4 训练的模型参数在下面的目录里: **yolo.h5** 放在car_recognition\model_data, **freezed.pb** 放在car_recognition\inceptionV4\outputfile那里