Pinned Repositories
caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
caffe_rtpose
Realtime C++ code for multi-person pose estimation
DeepLoco
deepRotator
This is the code for NIPS15 paper "Weakly-supervised Disentangling with Recurrent Transformations for 3D View Synthesis"
dm_control
The DeepMind Control Suite and Package
fast-rcnn
Fast R-CNN
imagenet-multiGPU.torch
an imagenet example in torch.
jimeiyang.github.io
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
objectContourDetector
jimeiyang's Repositories
jimeiyang/objectContourDetector
jimeiyang/deepRotator
This is the code for NIPS15 paper "Weakly-supervised Disentangling with Recurrent Transformations for 3D View Synthesis"
jimeiyang/dm_control
The DeepMind Control Suite and Package
jimeiyang/caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
jimeiyang/caffe_rtpose
Realtime C++ code for multi-person pose estimation
jimeiyang/DeepLoco
jimeiyang/fast-rcnn
Fast R-CNN
jimeiyang/imagenet-multiGPU.torch
an imagenet example in torch.
jimeiyang/jimeiyang.github.io
jimeiyang/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
jimeiyang/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
jimeiyang/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation, without using any person detector.
jimeiyang/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.
jimeiyang/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.