barebell's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
tensorflow/examples
TensorFlow examples
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
GoogleCloudPlatform/python-docs-samples
Code samples used on cloud.google.com
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
onnx/tutorials
Tutorials for creating and using ONNX models
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
handong1587/handong1587.github.io
xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
GoogleCloudPlatform/community
ronghuaiyang/arcface-pytorch
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
facebookresearch/CrypTen
A framework for Privacy Preserving Machine Learning
GoogleCloudPlatform/cloudml-samples
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
senlinuc/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
RoyalVane/CLAN
( TPAMI2022 / CVPR2019 Oral ) Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
alinlab/L2T-ww
Learning What and Where to Transfer (ICML 2019)
zhenxuan00/triple-gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
liyunsheng13/BDL
jihanyang/AFN
(ICCV'19 Best Paper Nomination) Larger Norm More Transferable: An Adaptive Feature Norm Approach for Unsupervised Domain Adaptation
FrancescoSaverioZuppichini/Tensorflow-Dataset-Tutorial
Notebook for my medium article about how to use Dataset API in TensorFlow
hui-po-wang/DISE-Domain-Invariant-Structure-Extraction
Pytorch Implementation -- All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation, CVPR 2019
hanzhaoml/MDAN
Demo code for the MDAN paper.
cedrickchee/pytorch-android
[EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/MobileNet v2 and a phone camera.
handongfeng/MNIST-center-loss
Center loss implementation in Keras
zjy526223908/BTDA
implement for paper Rethinking Domain Adaptation Blending target Domain Adaptation by Adversarial Meta Adaptation Network