Giter Site home page Giter Site logo

ashivdhondea / ensc813_project Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 20.7 MB

ENSC 813 Deep Learning Systems in Engineering - Term Project

License: MIT License

Python 79.26% Jupyter Notebook 13.77% TeX 6.98%
ensc813 deep-neural-networks convnet convolutional-neural-networks binary-classification multiclass-classification cnn cnn-keras cnn-classification cnn-architecture cnn-for-visual-recognition automotive traffic-analysis sfu ensc413

ensc813_project's Introduction

ENSC813_Project

ENSC 813 Deep Learning Sytems in Engineering - Term Project

Classifying car images in the TCC Dataset

This project implements ConvNets for binary and multi-class classification of car images in the The Car Connection dataset.

Credits

The The Car Connection dataset was scraped by Mr. Nicolas Gervais. The provision of this dataset for free is gratefully acknowledged. The source repo for this dataset is Predicting car price from scraped data.

Report

The project report and its source files can be found in this repo.

User manual

A brief user manual for this code can be found in the user manual directory of the report repo.

Learned models

Due to GitHub's file size restrictions, most models cannot be committed to this repo. The model and weights files created by main_22_multiclass_00.py can be found in the output_files directory.

Prerequisites

This project was created using a custom conda environment called tfgpu.

To re-create this environment, the following command may be run in the Anaconda Powershell Prompt: conda create -n tfgpu --ensc813-tfgpu-package-list.txt . More info in the requirements directory.

Python packages used are listed in the file ensc813-tfgpu-package-list.txt which can be obtained by running the command conda list --export > ensc813-tfgpu-package-list.txt .

Binary classification

For the binary classification task, we made use of the following ConvNet architectures ConvNet architecture

Multi-class classification

We modified the binary classification ConvNets to accommodate multi-class classification problems. We ensembled our ConvNets to obtain an improved multi-class classifier. The following confusion matrix summarizes its classification performance. Confusion Matrix

Citation

If you use this work, cite it as

@misc{Hans2020DL,

author = {Dhondea, A.R.},

title = {Classifying car images in the TCC Dataset},

year = {2020},

publisher = {GitHub},

journal = {GitHub repository},

howpublished = {\url{https://github.com/AshivDhondea/ENSC813_Project}}

}

License

This project is licensed under the MIT License - see the LICENSE.md file for details

ensc813_project's People

Contributors

ashivdhondea avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.