Autopilot-TensorFlow

Computer Vision Software

A TensorFlow implementation of an Nvidia paper aimed at researching and testing self-driving car computer vision software.

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes

GitHub

1k stars
75 watching
428 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ika-rwth-aachen/cam2bev Transforms images from multiple camera perspectives into semantically segmented bird's eye view images 719
alrojo/tensorflow-tutorial A tutorial project on machine learning with TensorFlow, providing interactive exercises and visualizations for practical skills development 1,946
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
cpfl/autoware_toolbox A collection of MATLAB and Simulink models and code for simulating autonomous vehicle systems. 67
anuragranj/back2future.pytorch An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. 111
arunmichaeldsouza/tensorflow-image-detection A tool for training and classifying images using Google's Inception model and TensorFlow 328
kwotsin/tensorflow-xception An implementation of a deep learning model for computer vision tasks using TensorFlow 207
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113
ppwwyyxx/moco.tensorflow Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow 161
kod-chen/yolov2-tensorflow A TensorFlow implementation of the YOLOv2 object detection algorithm 97
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
sigmaai/self-driving-golf-cart Research platform for developing autonomous vehicles using computer vision and machine learning techniques 257
albertoruiz/easyvision A Haskell framework for fast prototyping of computer vision and image processing applications. 94