Pinned Repositories
awesome-automl
collecting related resources of automated machine learning here
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
awesome-Federated-Learning
federated-learning
awesome-GAN-papers
papers and codes about GAN
awesome-Gesture-Recognition
resources about Gesture Recognition
awesome-model-compression
papers about model compression
awesome-ocr
papers about ocr
Generative-Adversarial-Networks
vanllia gan; conditional gan; dcgan; ebgan; lsgan; aae; Improved_gan
SRU
Training RNNs as fast as CNNs,SRU by tensorflow
Synthetic-data-with-text-and-image
ChanChiChoi's Repositories
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
ChanChiChoi/awesome-ocr
papers about ocr
ChanChiChoi/awesome-model-compression
papers about model compression
ChanChiChoi/awesome-Federated-Learning
federated-learning
ChanChiChoi/awesome-Gesture-Recognition
resources about Gesture Recognition
ChanChiChoi/awesome-GAN-papers
papers and codes about GAN
ChanChiChoi/awesome-automl
collecting related resources of automated machine learning here
ChanChiChoi/awesome-video-segmentation
papers about video segmentation
ChanChiChoi/tiny-crawler
download the links from libgen.io, arxiv
ChanChiChoi/Generative-Adversarial-Networks
vanllia gan; conditional gan; dcgan; ebgan; lsgan; aae; Improved_gan
ChanChiChoi/Synthetic-data-with-text-and-image
ChanChiChoi/SynthText_unicode_version
ChanChiChoi/SRU
Training RNNs as fast as CNNs,SRU by tensorflow
ChanChiChoi/BaiduImageSpider
百度图片爬虫,基于python3
ChanChiChoi/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
ChanChiChoi/clustering
implement the clustering algorithms from 《pattern recognition 4th》
ChanChiChoi/data-science-ipython-notebooks
Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines. https://bit.ly/data-notes
ChanChiChoi/guessTxtFileSeparator
to guess the simple separator of each txt file
ChanChiChoi/TEXTOIR
TEXTOIR is a flexible toolkit for open intent detection and discovery. (ACL 2021)
ChanChiChoi/chineseocr
yolo3+ocr
ChanChiChoi/code_snippet
some code snippet will help me grow up
ChanChiChoi/myPMTK
my python code for imitating pmtk3[Machine learning A Probabilistic Perspective]
ChanChiChoi/tiny-ml4gpu
use cuda to coding the machine learning and deep learning models
ChanChiChoi/torch-int
This repository contains integer operators on GPUs for PyTorch.