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/awesome_3DReconstruction_list
A curated list of papers & ressources linked to 3D reconstruction from images.
youngstu/caffe-tensorflow
Caffe models in TensorFlow
youngstu/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
youngstu/convolutional-pose-machines-tensorflow
youngstu/deep-prior-pp
Improving Fast And Accurate 3D Hand Pose Estimation
youngstu/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
youngstu/DeepVideoAnalytics
A distributed visual search and visual data analytics platform.
youngstu/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
youngstu/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
youngstu/face_recognition
The world's simplest facial recognition api for Python and the command line
youngstu/facenet
Face recognition using Tensorflow
youngstu/Faster-RCNN_TF
Faster-RCNN in Tensorflow
youngstu/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
youngstu/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
youngstu/Mobile
Embedded and Mobile Deployment
youngstu/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
youngstu/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
youngstu/Obfuscated-Face-Reconstruction
This is the source code fold of BME595
youngstu/openface
Face recognition with deep neural networks.
youngstu/OpenSfM
Open source Structure from Motion pipeline
youngstu/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
youngstu/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
youngstu/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
youngstu/slambook
youngstu/slstudio
SLStudio -- Open Source Real Time Structured Light. A comprehensive software suite for capturing and reconstructing 3D scenes with a camera-projector pair.
youngstu/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
youngstu/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
youngstu/truffleHog
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
youngstu/yolo2-pytorch
YOLOv2 in PyTorch
youngstu/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'