Pinned Repositories
AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
BPI-M2U-bsp
Supports Banana Pi BPI-M2 Ultra (R40) / BPI-M2 Berry (V40) (Kernel3.10)
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
chineseocr
yolo3+ocr
CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
crnn_chinese_characters_rec
chinese characters recognition
CxImageVS2010
Port of CXImage to Visual Studio 2010
deep-learning-models
Keras code and weights files for popular deep learning models.
Flatbush
C# port of the fast static 2d spatial index Flatbush (https://github.com/mourner/flatbush/)
pyImSegm
Image segmentation - general superpixel segmentation & center detection & region growing
shuguang2014's Repositories
shuguang2014/Flatbush
C# port of the fast static 2d spatial index Flatbush (https://github.com/mourner/flatbush/)
shuguang2014/pyImSegm
Image segmentation - general superpixel segmentation & center detection & region growing
shuguang2014/AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
shuguang2014/BPI-M2U-bsp
Supports Banana Pi BPI-M2 Ultra (R40) / BPI-M2 Berry (V40) (Kernel3.10)
shuguang2014/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
shuguang2014/chineseocr
yolo3+ocr
shuguang2014/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
shuguang2014/crnn_chinese_characters_rec
chinese characters recognition
shuguang2014/CxImageVS2010
Port of CXImage to Visual Studio 2010
shuguang2014/deep-learning-models
Keras code and weights files for popular deep learning models.
shuguang2014/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
shuguang2014/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
shuguang2014/Image-Segmentation-using-Region-Growing
Image Segmentation using Region gropwing
shuguang2014/ModelViewer
OSG读取模型的顶点、法向量、纹理坐标并用随机颜色绘制出来
shuguang2014/osg_render_first_frame
探索未知种族之osg类生物
shuguang2014/PointCloudUI
shuguang2014/PROJ
PROJ - Cartographic Projections and Coordinate Transformations Library
shuguang2014/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
shuguang2014/RegionGrowing
Image segmenation based on region growing in Python using OpenCV
shuguang2014/Screenshot
很多年前写的一款截屏工具,备份的原因是里面图像锁定的代码后面可能有用
shuguang2014/ssd_keras
Port of Single Shot MultiBox Detector to Keras
shuguang2014/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
shuguang2014/text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
shuguang2014/TextRecognitionDataGenerator
A synthetic data generator for text recognition
shuguang2014/tutorials
机器学习相关教程