Pinned Repositories
a
a
adv-mmml-course
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
CADC-
对**国际飞行器设计挑战赛模拟搜救项目自动识别魔方和各个颜色台球的实现。
Deep_Learning
Deep Learning and Vision (Faster RCNN, 3D Object Detection, Generative Models...)
DenseFusion
"DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion" code repository
docker
dockerfile
ECG_label_tools
frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
TangBoheng's Repositories
TangBoheng/ECG_label_tools
TangBoheng/a
a
TangBoheng/adv-mmml-course
TangBoheng/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
TangBoheng/CADC-
对**国际飞行器设计挑战赛模拟搜救项目自动识别魔方和各个颜色台球的实现。
TangBoheng/Deep_Learning
Deep Learning and Vision (Faster RCNN, 3D Object Detection, Generative Models...)
TangBoheng/DenseFusion
"DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion" code repository
TangBoheng/docker
TangBoheng/dockerfile
TangBoheng/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
TangBoheng/gpd
Detect grasp poses in point clouds
TangBoheng/librealsense
Intel® RealSense™ SDK
TangBoheng/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
TangBoheng/models
Models and examples built with TensorFlow
TangBoheng/mvcnn
Multi-view CNN (MVCNN) for shape recognition
TangBoheng/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
TangBoheng/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
TangBoheng/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
TangBoheng/pointSIFT
a module for 3D semantic segmentation in point clouds.
TangBoheng/robot-grasp-detection
Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Convolutional Neural Networks' from Redmon and Angelova.
TangBoheng/SSD_Tensorflow
Single Shot MultiBox Detector in TensorFlow,个人注释版
TangBoheng/SVHNClassifier
A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
TangBoheng/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
TangBoheng/visual-pushing-grasping
Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.