Pinned Repositories
3D-R2N2
Single/multi view image(s) to voxel reconstruction using a recurrent neural network
3Dpose_ssl
3D Human Pose Machines with Self-supervised Learning
AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
AR-Source
Augmented reality (AR) development resources(增强现实开发资源汇总)
awesome_3DReconstruction_list
A curated list of papers & ressources linked to 3D reconstruction from images.
basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
book
caffe
Caffe: a fast open framework for deep learning.
caffe-1
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
youngstu's Repositories
youngstu/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
youngstu/caffe
Caffe: a fast open framework for deep learning.
youngstu/caffe-1
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
youngstu/cocoapi
COCO API - Dataset @ http://cocodataset.org/
youngstu/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
youngstu/deepdetect
Deep Learning API and Server in C++11 with Python bindings and support for Caffe, Tensorflow, XGBoost and TSNE
youngstu/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
youngstu/docker-SNPE
Docker image for SnapdragonTM Neural Processing Engine SDK env
youngstu/fashion-tag
Baseline of FashionAI Competition based on Keras.
youngstu/LSTM_Pose_Machines
Code repo for "LSTM Pose Machines" (CVPR'18)
youngstu/milq
Useful code of Manuel Ignacio López Quintero
youngstu/MnasNet-caffe
A caffe implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.
youngstu/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
youngstu/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
youngstu/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
youngstu/models
Models and examples built with TensorFlow
youngstu/models-1
Model configurations
youngstu/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
youngstu/panopticapi
COCO 2018 Panoptic Segmentation Task API (Beta version)
youngstu/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
youngstu/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
youngstu/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
youngstu/SENet
Squeeze-and-Excitation Networks
youngstu/ShuffleNet_V2-caffe
This is caffe implementation of shuffleNet V2
youngstu/ShuffleNet_V2_pytorch_caffe
ShuffleNet-V2 for both PyTorch and Caffe.
youngstu/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
youngstu/SqueezeNet-DSD-Training
youngstu/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
youngstu/tensorcv
It's a toolkit based on tensorflow for computer vision
youngstu/VGG-depthwise-SSD
Adopting the VGG to improve the feature extraction, combined with depthwise structure makes the improved detection network not only has stronger than MobileNet feature extraction ability, greatly reduces the model at the same time, makes the detection speed compared with the SSD is faster.