-
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python GNU General Public License v3.0 UpdatedMar 9, 2023 -
yolact Public
Forked from dbolya/yolactA simple, fully convolutional model for real-time instance segmentation.
Python MIT License UpdatedApr 24, 2022 -
UniverseNet Public
Forked from shinya7y/UniverseNetObject detection. EfficientDet-D5 level COCO AP in 20 epochs. SOTA single-stage detector on Waymo Open Dataset.
Python Apache License 2.0 UpdatedMar 3, 2022 -
mmdeploy Public
Forked from open-mmlab/mmdeployOpenMMLab Model Deployment Framework
C++ Apache License 2.0 UpdatedDec 28, 2021 -
chineseocr Public
Forked from chineseocr/chineseocryolo3+ocr
Python MIT License UpdatedNov 2, 2021 -
Swin-Transformer Public
Forked from microsoft/Swin-TransformerThis is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
-
People-Counting-in-Real-Time Public
Forked from saimj7/People-Counting-in-Real-TimePeople Counting in Real-Time with an IP camera.
Python MIT License UpdatedAug 4, 2021 -
MASR Public
Forked from yeyupiaoling/MASRPytorch实现的MASR中文语音识别,目前纯CNN网络,自带3个常见的公开中文语音数据集。
Python Apache License 2.0 UpdatedJul 21, 2021 -
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedJul 19, 2021 -
PyTorch_Tutorial Public
Forked from TingsongYu/PyTorch_Tutorial《Pytorch模型训练实用教程》中配套代码
Python UpdatedJun 8, 2021 -
Faster-RCNN Public
首先这是一个博主的代码,博主:https://space.bilibili.com/18161609/channel/detail?cid=113611&ctype=0。本人基于学习之余对改代码进行修改,利用该代码对天池重庆工业酒瓶缺陷检测。
-
CNN_Model_and_DY_Tool Public
此工程包含一些零散的CNN分类以及分割模型,在units以及Dy_tool,Dataset中可以找到一些工具包以及数据接口
1 UpdatedMay 13, 2021 -
This is a baseline for the industrial defect inspection competition,Only normal samples of the product will be provided during the competition,A defective sample of the product needs to be tested.
-
Segmented-model-framework Public
This is an integration framework about segmentation model, and the framework mainly adopts RESUNT
1 UpdatedMay 10, 2021 -
This is an integration framework for classification models
1 UpdatedMay 10, 2021 -
-
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
temporal-shift-module Public
Forked from mit-han-lab/temporal-shift-module[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
-
-
-
FaceMaskDetection Public
Forked from AIZOOTech/FaceMaskDetection开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Jupyter Notebook MIT License UpdatedMar 24, 2021 -
x2020_baseline Public
Forked from ShuaiLYU/x2020_baseline“2020创青春·交子杯” 新网银行金融科技挑战赛AI算法赛道baseline
-
A_surface_defect_detection_based_on_positive_samples Public
Forked from ShuaiLYU/A_surface_defect_detection_based_on_positive_samplesgenerate randomly defects on positive samples and restore them with GAN.
-
-
baseline_segment_Resunet_pytorch Public
Forked from ShuaiLYU/baseline_segment_Resunet_pytorcha baseline for defect segmentation
-
Deep-Learning-Approach-for-Surface-Defect-Detection Public
Forked from ShuaiLYU/Deep-Learning-Approach-for-Surface-Defect-DetectionA Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
-
DeepLearning-500-questions Public
Forked from dyllanwli/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
-
CHINESE-OCR Public
Forked from xiaofengShi/CHINESE-OCR[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Python UpdatedAug 13, 2019 -
OCR_CRNN-Attention Public
Forked from ShuaiLYU/OCR_CRNN-AttentionA Tensorflow implementation of CRNN with attention mechanism for OCR recognition
Python UpdatedJul 25, 2019 -
OCR_CRNN-CTC Public
Forked from ShuaiLYU/OCR_CRNN-CTCA Tensorflow implementation of CRNN with CTC loss for OCR recognition
Python UpdatedJul 25, 2019