Pinned Repositories
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
algo
数据结构和算法必知必会的50个代码实现
AlgoNotes
公众号【浅梦的学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
Algorithms
剑指Offer(第二版)/程序员代码面试指南(第2版)/LeetCode/LintCode
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
awesome-recommender-systems
A curated list of awesome resources about Recommender Systems.
awesome-RecSys
Must-read papers on recommendation systems (RecSys)
cvat
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
chen849157649's Repositories
chen849157649/cvat
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
chen849157649/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
chen849157649/Dr.Sure
🏫DeepLearning学习笔记以及Tensorflow使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
chen849157649/DREAM
This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"
chen849157649/eesen
The official repository of the Eesen project
chen849157649/face_detec_system
key:facenet,消息对列,人脸特征上传生成,kcf人脸追踪
chen849157649/facenet
Face recognition using Tensorflow
chen849157649/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
chen849157649/Facial-Expression-Recognition
Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).
chen849157649/home_surveillance
Home surveillance system with facial recognition
chen849157649/Human-detection-and-Tracking
Human-detection-and-Tracking
chen849157649/HysiaDecode
provide a highly efficient and user-friendly video preprocessing library
chen849157649/insightface
Face Recognition Project on MXNet
chen849157649/itsliupeng.github.io
Blog
chen849157649/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
chen849157649/learnopencv
Learn OpenCV : C++ and Python Examples
chen849157649/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
chen849157649/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
chen849157649/multi-file-downloader
Download files concurrently, supporting to continue from breakpoint.
chen849157649/nsfw_model
Keras model of NSFW detector
chen849157649/progressive_growing_of_gans_tensorflow
Tensorflow implement of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION
chen849157649/pyannote-video
Face detection, tracking and clustering in videos
chen849157649/R-C3D
code for R-C3D
chen849157649/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
chen849157649/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
chen849157649/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
chen849157649/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
chen849157649/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
chen849157649/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
chen849157649/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch