Description: 在复杂背景下面,如何识别交通标志-Traffic sign recognition is a difficult task if we aim at detecting and
recognizing signs in images captured from unfavorable environments. Platform: |
Size: 245760 |
Author:suco7zz |
Hits:
Description: 交通标志检测与识别,很好用哦,大家下载来看一下,希望会对你们有帮住-Traffic sign detection and recognition, useful Oh, look at everyone to download, hope there will help you live Platform: |
Size: 2095104 |
Author:lin |
Hits:
Description: 图像分割及二值化源码。该程序是交通标识识别的一部分。-Image segmentation and binary code. The traffic sign recognition program is part of. Platform: |
Size: 88064 |
Author:张谷 |
Hits:
Description: 交通标志检测识别资料
①交通标志检测使用的是RGB空间上颜色阈值分析;
②交通标志的识别采用的是灰度直方图来分析相似度。-Traffic sign detection and recognition of data
(1) traffic sign detection is color in the RGB space threshold
② traffic sign recognition using gray level histogram analysis of similarity. Platform: |
Size: 20226048 |
Author:余权 |
Hits:
Description: 本程序能自动识别出禁止驶入标志与禁止车辆临时或长时停放标志,并且用matlab编写了一个界面。首先模板训练,接着导入图片,然后参数训练,最后识别-The program can automatically identify prohibited from entering the flag to vehicular temporary or long when parking signs, and an interface written using matlab. First training template, and then import a picture, then the parameter training last recognition Platform: |
Size: 1405952 |
Author:韩睿 |
Hits:
Description: 复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助-Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners Platform: |
Size: 58368 |
Author:王慧 |
Hits:
Description: 交通标志识别影像分割,RGB色彩空间中实现影像分割,为后续做准备-Traffic sign recognition, image segmentation, to achieve image segmentation in the RGB color space to prepare for the follow-up Platform: |
Size: 1433600 |
Author:wm |
Hits:
Description: 交通标志识别,对几种常见的交通标志进行简单的检测与识别-Traffic sign recognition, for several common traffic sign detection and recognition of simple Platform: |
Size: 583680 |
Author:gx |
Hits:
Description: This source code for automatic traffic sign detection and recognition.It is very useful in autonomous driverless car design-This is source code for automatic traffic sign detection and recognition.It is very useful in autonomous driverless car design Platform: |
Size: 3780608 |
Author:satya kumar |
Hits:
Description: 项目基于Tensorflow进行实现。
#### 文件说明:
---
* input_data.py: 图片的输入
* traffic_sign_cnn.py: 用cnn进行训练分类
* testDemo.py: 用于测试已经训练出来的模型,输入单个图片输出结果,并分类到文件夹
#### 数据集说明:
---
* 这里是列表文本使用的是比利时的交通标志数据集,可以网上自己找,里面有62个分类。
#### 网络说明:
---
* 这里是列表文本这里是列表文本CNN网络包含两个卷积层,两个全连接层。识别率大概在95% 左右,可以自己根据需要自己修改参数提高识别率
另外,训练开始前需要先在项目目录下新建文件夹./log/train/,用来保存模型参数,数据集的目录结构大概是./data/train/00001(标签)/图片(The project is based on Tensorflow.
#### File Description:
---
* input_data.py: input of the picture
* traffic_sign_cnn.py: Training classification with cnn
* testDemo.py: Used to test the trained model, enter the result of a single image output, and categorize it into a folder
#### Data Set Description:
---
* Here is a list of texts using the Belgian traffic sign data set, which can be found online, with 62 categories.
#### Network Description:
---
* Here is the list text Here is the list text The CNN network consists of two convolutional layers, two fully connected layers. The recognition rate is about 95%, you can modify the parameters by yourself to improve the recognition rate
In addition, before the start of training, you need to create a new folder in the project directory. / Log / train /, used to save the model parameters, the directory structure of the data set is probably ./data/train/00001 (tag) / picture) Platform: |
Size: 430080 |
Author:lionkiss |
Hits: