Skip to content

Semantic segmentation and depth estimation with hardware restricted fully ConvNets (FCNs) for autnomous driving

License

Notifications You must be signed in to change notification settings

mairob/Semantic-segmentation-and-Depth-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic-segmentation-and-Depth-estimation

Semantic segmentation and depth estimation with hardware restricted fully ConvNets (FCNs) for autnomous driving. Please proceed with the jupyter-notebook "Brief_Results.ipynb"

General

This repository should do two things: 1) show that it is possible to do dense prediction tasks with limited hardware on huge state-of-the-art datasets and get utilizable reults. 2) provide code examples that are kept easy to understand and meant to be re-used for different projects involving FCNs in TensorFlow.

Prerequisites

To get started you need: 1) TensorFlow V.1.4+ with python 3 and GPU support, 2) A GPU with at least 4 Gbyte RAM, 3) Some basic understanding of python and convolutional neural networks (or better FCNs)

Recommendations

If you lack the basics mentioned above I suggest you to read >> http://neuralnetworksanddeeplearning.com >> https://arxiv.org/pdf/1605.06211.pdf >> http://www.deeplearningbook.org/

Pre-trained Backbones

Please visit >> https://github.com/tensorflow/models/tree/master/research/slim

About

Semantic segmentation and depth estimation with hardware restricted fully ConvNets (FCNs) for autnomous driving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published