fuyunfuyun666's Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
deepfakes/faceswap
Deepfakes Software For All
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
breezedeus/CnOCR
CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTorch/MXNet 的中文/英文 OCR Python 包。】
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
ankush-me/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
ConnorJL/GPT2
An implementation of training for GPT2, supports TPUs
bermanmaxim/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
daijifeng001/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
whai362/PSENet
Official Pytorch implementations of PSENet.
geektutu/interview-questions
机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions)
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
bojone/kg-2019
2019年百度的三元组抽取比赛,“科学空间队”源码
cs-chan/Total-Text-Dataset
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
chengyangfu/pytorch-vgg-cifar10
This is the PyTorch implementation of VGG network trained on CIFAR10 dataset
STVIR/Grid-R-CNN
andreasveit/coco-text
COCO-Text API http://vision.cornell.edu/se3/coco-text/
kenshiro-o/CarND-Traffic-Sign-Classifier-Project
Classify Traffic Signs.
liuheng92/OCR_EVALUATION
Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:
thejinchao/jpeg_encoder
compress bitmap to jpeg file
LoveGalaxy/Character-Region-Awareness-for-Text-Detection-
https://arxiv.org/abs/1904.01941
FakerYFX/InceptText-Tensorflow
An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene Text Detection
mangatmodi/RandomJson
Provides a Kotlin/Java library to create a random json string
hwwu/ctpn-crnn
竖排书法汉字识别
dl416/Machine_Learning
吴恩达机器学习笔记