liulan123

@ll202324

liulan123 暂无简介

liulan123的个人主页
/
关注的仓库(16)

    Watch liulan123/kratos

    Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。

    最近更新: 6年多前

    Watch liulan123/Circle-Detection

    Detect circles (e.g. traffic signs) via Hough transformation.

    最近更新: 6年多前

    Watch liulan123/traffic-sign-detection

    限速标志的基本特征(外边框为红色且为圆形),本文利用颜色空间的方法,先提取出红色区域,在通过图像的开闭运算,膨胀腐蚀操作进行预处理,最后在利用不同区域是目标的可能性进行逐一筛选。这里要指出目标的可能性这一说法,是指该区域类圆的概率以及该区域的面积的加权和。最后,针对一些红的目标可能重叠的情况,进行最后的加工。 紧接着提取标志中的数字,通过对给定的图像进行统计,可以发现如果是限速标志,其直方图通常是双峰,一个峰为目标区域,另一个则为背景。这样就可以分理处数字了。

    最近更新: 6年多前

    Watch liulan123/Image-Segmentation

    Unsupervised learning technique to reduce the number of color points in an image using K-means

    最近更新: 6年多前

    Watch liulan123/color_segmentation

    Image segmentation using HSV and LAB color spaces with OpenCV and Python

    最近更新: 6年多前

    Watch liulan123/Traffic-Sign-Detection-and-Recognition

    Machine Learning project: Using SVM-based color segmentation and a CNN sign classification

    最近更新: 6年多前

    Watch liulan123/YOLO_v3_PyTorch

    使用PyTorch实现基于YOLOv3的目标检测器

    最近更新: 6年多前

    Watch liulan123/DeepLearning_ObjectRecognition

    [Deep Learning] Object Recognition (深度学习:目标检测与识别—复杂环境下的Logo识别) RCNN、TensorFlow

    最近更新: 6年多前

    Watch liulan123/SSD_for_Tensorflow

    SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现

    最近更新: 6年多前

搜索帮助