Pinned Repositories
21LPCV-UAV-Solution
3d-bounding-box-estimation-for-autonomous-driving
3d bounding box estimation from monocular image based on 2d bounding box
3D-ObjectDetection-and-Pose-Estimation
3D目标检测与位姿估计学习笔记
apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016 - RGB-D ConvNet-based object segmentation and 6D object pose estimation.
facenet
FaceNet for face recognition using pytorch
GDLnotes
Google Deep Learning Notes(TensorFlow教程)
How-to-Be-A-Programmer-CN
[译]如何做好一枚程序员
keras-dogs
a baseline for baidu dog classification competition.
layered-scene-inference
Code accompanying the paper "Layer-structured 3D Scene Inference via View Synthesis", ECCV 2018
windy-afternoon
Gitbook based Blog, Android, Linux, Deep Learning, Computer Vision
jarygrace's Repositories
jarygrace/segment_plane_implicit
从三维建筑物点云中获取其隐式参数,例如建筑物的面一般为矩形,可以用其中3个顶点来表示,本项目即是获取这三个点,其他建筑物平面也做同样处理。本项目是基于PCL编程。