dolaameng / udacity-SDC-baselineLinks
some baseline on Udacity self driving car modelling
☆19Updated 8 years ago
Alternatives and similar repositories for udacity-SDC-baseline
Users that are interested in udacity-SDC-baseline are comparing it to the libraries listed below
Sorting:
- Code and writeup for Udacity Challenge 2 - Using Deep Learning to Predict Steering Angles☆19Updated 8 years ago
- Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices☆23Updated 8 years ago
- Estimate road layout attributes given street view imagery☆29Updated 8 years ago
- Behavior Cloning Project for Udacity SDC Nanodegree☆49Updated 3 years ago
- ☆23Updated 8 years ago
- Theano port of Ross Girshick's ROI Pooling Layer☆28Updated 8 years ago
- Fourth Project of the Udacity Self-Driving Car Nanodegree Program☆31Updated 8 years ago
- This is a caffe implementation to visualize the learnt model☆59Updated 3 years ago
- Visualizations for understanding the regressed wheel steering angle for self driving cars☆61Updated 8 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- tensorflow_transfer_cifar10☆78Updated 8 years ago
- Powerwheels Racing Autonomous Vehicle Model☆54Updated 7 years ago
- First step towards...☆33Updated 9 years ago
- Deep Understanding of Traffic Scenes for Autonomous Driving☆29Updated 8 years ago
- Faster-RCNN in Tensorflow☆57Updated 7 years ago
- Convert a Caffe Model to a Theano Model☆11Updated 10 years ago
- Machine learning models for self-driving cars☆66Updated 8 years ago
- Quick docker based reader for udacity rosbag self-driving dataset. Dumps to png/jpg + csv or Tensorflow examples.☆163Updated 2 years ago
- code for pydata madrid presentation☆53Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Deep Neural Network for object segmentation.☆187Updated 8 years ago
- OverFeat-Torch7 Wrapper Library☆44Updated 8 years ago
- expresso☆44Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 8 years ago
- A library for neural networks. Built on Theano.☆54Updated 8 years ago
- Explore different deep-learning frameworks☆18Updated 6 years ago
- Python-caffe simplified implementation of the R-CNN object detection method. I have taken as a starting point the caffe ipython-notebook …