Pinned Repositories
1ZLAB-PyQT-Healthy-Work
生活不止有屏幕上的代码,还有诗和远方.
1ZLAB_OpenCV_Handwriting
OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。
AnswerSheetCheckerSystem
binarizer
Memory-efficient and fast implementation of local adaptive binarization methods(Niblack, Sauvola, ...)
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
CV-Papers-With-Codes
收录经典论文及代码复现,主要聚焦在CV领域
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Deep-Learning-Approach-for-Surface-Defect-Detection
(最先进的缺陷检测网络) A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
handong1587.github.io
LibtorchSegmentation
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
bigbigxing823's Repositories
bigbigxing823/CV-Papers-With-Codes
收录经典论文及代码复现,主要聚焦在CV领域
bigbigxing823/handong1587.github.io
bigbigxing823/LibtorchSegmentation
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
bigbigxing823/1ZLAB-PyQT-Healthy-Work
生活不止有屏幕上的代码,还有诗和远方.
bigbigxing823/1ZLAB_OpenCV_Handwriting
OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。
bigbigxing823/AnswerSheetCheckerSystem
bigbigxing823/binarizer
Memory-efficient and fast implementation of local adaptive binarization methods(Niblack, Sauvola, ...)
bigbigxing823/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
bigbigxing823/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
bigbigxing823/Deep-Learning-Approach-for-Surface-Defect-Detection
(最先进的缺陷检测网络) A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
bigbigxing823/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
bigbigxing823/DeepLearningSystem
Deep Learning System core principles introduction.
bigbigxing823/DetectoRS
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
bigbigxing823/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
bigbigxing823/DigitalImageProcessLearn
用java实现的数字图像处理的基本算法。代码非常清晰,算法一个包,工具一个包,界面一个包。非常适合数字图像处理的初学者。
bigbigxing823/Dlib_installPack
支持python3.6的人脸库安装包Dlib
bigbigxing823/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
bigbigxing823/gddw_track3
阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享
bigbigxing823/m2det
M2Det implementation using TensorFlow
bigbigxing823/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
bigbigxing823/orange-canvas-core
Orange Canvas core workflow editor
bigbigxing823/orange-widget-base
Base widget and workflow definitions for Orange
bigbigxing823/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
bigbigxing823/python_developer_tools
python_developer_tools
bigbigxing823/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
bigbigxing823/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
bigbigxing823/torch2trt
An easy to use PyTorch to TensorRT converter