Skip to content

amrit110/master-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Master Thesis

This repository contains the code used during the master thesis project "Vehicle detection and Road Scene Segmentation using Deep Learning" (Link to report). All approaches are based on Convolutional Neural Networks (CNNs) and are implemented in LuaJIT using Torch7.

All implementations uses cutorch -- a CUDA backend for Torch7, and cudnn -- a GPU-accelerated library for deep neural networks.

More specifically, the repository includes;

The documentation of these implementations is very breif and meant to give a quick overview of the structure to be used for similar projects rather than a useful product in it self.

Releases

No releases published

Packages

No packages published

Languages