manuelschmidt's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
dunovank/jupyter-themes
Custom Jupyter Notebook Themes
pytorch/tutorials
PyTorch tutorials.
HIPS/autograd
Efficiently computes derivatives of NumPy code.
cemoody/lda2vec
mrharicot/monodepth
Unsupervised single image depth prediction with CNNs
manfreddiaz/awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
hszhao/PSPNet
Pyramid Scene Parsing Network, CVPR2017.
longcw/yolo2-pytorch
YOLOv2 in PyTorch
alexgkendall/caffe-segnet
Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
alexgkendall/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
fyu/dilation
Dilated Convolution for Semantic Image Segmentation
jzbontar/mc-cnn
Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
sanghoon/pva-faster-rcnn
Demo code for PVANet
MarvinTeichmann/MultiNet
Real-time Joint Semantic Reasoning for Autonomous Driving
mitmul/deeppose
DeepPose implementation in Chainer
DLuensch/StereoVision-ADCensus
All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.
tscohen/GrouPy
Group Equivariant Convolutional Neural Networks
tzutalin/Android-Object-Detection
:coffee: Fast-RCNN and Scene Recognition using Caffe
mitmul/ssai-cnn
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
craftGBD/craftGBD
code for CUImage and CUVideo
TimoSaemann/caffe-segnet-cudnn5
This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
deboc/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
alexstaravoitau/behavioral-cloning
Behavioral cloning: end-to-end learning for self-driving cars.
weiliu89/detectionAnalysis
http://web.engr.illinois.edu/~dhoiem/projects/detectionAnalysis/
fyu/caffe-dilation
quadjr/PredNet