Skip to content

vcampmany/mcv-m5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scene Understanding for Autonomous Vehicles

Autonomous Driving from an inboard camera is a highly complex task that can be approached using computer vision techniques. In this paper we present a deep learning approach for scene understanding for autonomous vehicles, focusing on 3 stages of increasing complexity: object recognition, object detection and semantic segmentation of the scene. This three stages have a common goal, understand the scene and make consequent navigation decisions. For the object recognition stage we have tested several Convolutional Neural Networks in a variety of datasets to asses their performance.

Authors (GAPVision)

Paper

The paper will be updated weekly according to the work done in the project.

Scene Understanding for Autonomous Vehicles

Weekly progress slides

Slides summarizing the work done each week

Weekly summaries

Explanations of the work and tasks done each week

References

Simonyan, K., & Zisserman, A. (2014). Very deep convolutional networks for large-scale image recognition. arXiv preprint arXiv:1409.1556. Paper summary

He, K., Zhang, X., Ren, S., & Sun, J. (2016). Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (pp. 770-778). Paper summary

Szegedy, C., Vanhoucke, V., Ioffe, S., Shlens, J., & Wojna, Z. (2016). Rethinking the inception architecture for computer vision. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (pp. 2818-2826). Paper summary

About

Master in Computer Vision - M5 Visual recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.2%
  • Python 2.8%