Pinned Repositories
faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Micro8
PyTorch-Tutorial
Build your neural network easy and fast
RMPE
RMPE: Regional Multi-person Pose Estimation, forked from Caffe. Research purpose only.
aocoder.github.io
awesome-deep-learning-papers
The most cited deep learning papers
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;
aocoder's Repositories
aocoder/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
aocoder/aocoder.github.io
aocoder/wuhan2020
武汉新型冠状病毒防疫信息收集平台
aocoder/bilibili_notes
攻城狮之家B站课程课件合集,2号仓库地址https://github.com/JokerJohn/bilibli_notes2.git
aocoder/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
aocoder/openface
Face recognition with deep neural networks.
aocoder/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
aocoder/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;
aocoder/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
aocoder/Micro8
aocoder/EAST
A tensorflow implementation of EAST text detector
aocoder/tensorflow
An Open Source Machine Learning Framework for Everyone
aocoder/practicalAI
A practical approach to learning machine learning.
aocoder/h5py
HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.
aocoder/slambook
aocoder/DataSciComp
A collection of popular Data Science Competitions
aocoder/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
aocoder/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
aocoder/models
Models and examples built with TensorFlow
aocoder/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
aocoder/awesome-deep-learning-papers
The most cited deep learning papers
aocoder/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
aocoder/face_recognition
The world's simplest facial recognition api for Python and the command line
aocoder/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
aocoder/Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
aocoder/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
aocoder/pandas_exercises
Practice your pandas skills!
aocoder/zero-shot-learning
zero-shot-learning
aocoder/PyTorch-Tutorial
Build your neural network easy and fast
aocoder/SeetaFaceEngine