Pinned Repositories
AWESOME-FER
A reading list of top Conferences & Journals, focused on facial expression recognition (FER)
caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
Caffe_BEGAN
Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
deepdraw
Notebook example of how to generate class visualizations with Caffe
dpl
Codes for our paper "Deep Patch Learning for Weakly Supervised Object Classification and Discovery".
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
KL-loss
KL-loss
oicr
Codes for our CVPR2017 paper "Multiple Instance Detection Network with Online Instance Classifier Refinement".
yuancoder222's Repositories
yuancoder222/KL-loss
KL-loss
yuancoder222/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
yuancoder222/oicr
Codes for our CVPR2017 paper "Multiple Instance Detection Network with Online Instance Classifier Refinement".
yuancoder222/AWESOME-FER
A reading list of top Conferences & Journals, focused on facial expression recognition (FER)
yuancoder222/caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
yuancoder222/Caffe_BEGAN
Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
yuancoder222/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
yuancoder222/deepdraw
Notebook example of how to generate class visualizations with Caffe
yuancoder222/dpl
Codes for our paper "Deep Patch Learning for Weakly Supervised Object Classification and Discovery".
yuancoder222/ELEGANT
ELEGANT: Exchanging Latent Encodings with GAN for Transferring Multiple Face Attributes
yuancoder222/examples-of-web-crawlers
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版),多线程+代理池爬取天天基金网、股票数据(无需使用爬虫框架),一键生成微信个人专属数据报告(了解你的微信社交历史)
yuancoder222/Hidden-Two-Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
yuancoder222/learngit
yuancoder222/mmdetection
Open MMLab Detection Toolbox and Benchmark
yuancoder222/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
yuancoder222/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
yuancoder222/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
yuancoder222/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
yuancoder222/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.