17lfzhang1's Stars
torvalds/linux
Linux kernel source tree
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
nkalavak/awesome-object-pose
This repository is a curated list of papers and open source code for 6D Object Pose Estimation.
zjudmd1015/Mini-3D-Scanner
A pipeline for online 3D reconstruction of objects only using visual data from RGB-D camera (Kinect V2).
neycyanshi/DDRNet
Depth Map Denoising and Refinement for Consumer Depth Cameras Using Cascaded CNNs (ECCV 2018)
AmeyaWagh/3D_object_recognition
recognize and localize an object in 3D Point Cloud scene using VFH - SVMs based method and 3D-CNNs method
jackd/template_ffd
Code for paper "Learning Free-Form Deformations for 3D Object Reconstruction"
msvalina/pcl-surface-mesh-reconstruction
repo for my master's thesis
ICCD/RealTime_Robot
real-time reconstruction project
dixitakhil/Hand_Gesture-Recognition
A project intended to interpret the hand signs and gestures using neural networks
edugp/CBOW_on_TensorFlow
Tensorflow implementation of a Continous Bag of Words Model (CBOW), as described on (https://arxiv.org/pdf/1301.3781.pdf). Trained on Text8 data.
liyandong1/DTLib
使用C++模板机制实现的数据结构私有库