# DeepLearning_ObjectRecognition **Repository Path**: ll202324/DeepLearning_ObjectRecognition ## Basic Information - **Project Name**: DeepLearning_ObjectRecognition - **Description**: [Deep Learning] Object Recognition (深度学习:目标检测与识别—复杂环境下的Logo识别) RCNN、TensorFlow - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-03-07 - **Last Updated**: 2021-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ObjectRecognition ObjectRecognition目标检测与识别—复杂环境下的Logo识别 ### RCNN原理图 ![avatar](./img/[1]RCNN.png) ### 原始数据展示(部分) ![avatar](./img/[2]data1.png) ![avatar](./img/[2]data2.png) ### SelectiveSearch ![avatar](./img/[3]SelectiveSearch.png) ### 结果及应用展示(概率、Softmax向量) ![avatar](./img/[4]识别效果.png)