Pinned Repositories
A-LOAM
Advanced implementation of LOAM
avod
Code for 3D object detection for autonomous driving
avod-ssd
Code for 3D single stage object detection for autonomous driving
bdd-data
Toolkit to use BDD Dataset
blam
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CenterNet_object
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
cocostuff
The official homepage of the COCO-Stuff dataset.
DBoW2
Enhanced hierarchical bag-of-word library for C++
object-detection-yolov2
snooble's Repositories
snooble/object-detection-yolov2
snooble/avod
Code for 3D object detection for autonomous driving
snooble/avod-ssd
Code for 3D single stage object detection for autonomous driving
snooble/blam
snooble/cocostuff
The official homepage of the COCO-Stuff dataset.
snooble/demon
DeMoN: Depth and Motion Network
snooble/erfnet_pytorch
Pytorch code for semantic segmentation using ERFNet
snooble/ESPNet
ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
snooble/geomapnet
Geometry-Aware Learning of Maps for Camera Localization (CVPR2018)
snooble/hdl_localization
Real-time 3D localization using a (velodyne) 3D LIDAR
snooble/ICE-BA
snooble/instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch
snooble/loam_velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
snooble/MonoDepth-FPN-PyTorch
Single Image Depth Estimation with Feature Pyramid Network
snooble/MonoDepth-PyTorch
Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch
snooble/PythonRobotics
Python sample codes for robotics algorithms.
snooble/Pytorch-Deeplab
DeepLab-ResNet rebuilt in Pytorch
snooble/pytorch-mask-rcnn
snooble/pytorch-mono-depth
Monocular depth prediction with PyTorch
snooble/RFBNet
snooble/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
snooble/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
snooble/sptam
S-PTAM: Stereo Parallel Tracking and Mapping
snooble/ssd-tensorflow
A Single Shot MultiBox Detector in TensorFlow
snooble/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow
snooble/tensorpack
A Neural Net Training Interface on TensorFlow
snooble/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
snooble/TernausNetV2
TernausNetV2: Fully Convolutional Network for Instance Segmentation
snooble/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
snooble/torchcv
TorchCV: a PyTorch vision library mimics ChainerCV