Skip to content

This repo contains code and report related to project 3 in subject FYS-STK3155/FYS_STK4155 - Applied Dataanalysis and Machine Learning at University of Oslo. The main focus of this research is to compare strong and weak classifiers ability to classify images of pneumonia.

Notifications You must be signed in to change notification settings

Gregz9/CNN_vs_Weak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN_vs_Hybrid_Models

This repo contains code and report related to project 3 in subject FYS-STK3155/FYS_STK4155 - Applied Data Analysis and Machine Learning at University of Oslo. The main focus of this research is to compare CNNs to hybrid models, exploring whether simpler models can perform similarly to CNNs at a lower computational cost. The paper is located at doc/paper.pdf, while the source code is located at src.

Instructions on retrieving data

We use Chest X-Ray images of from Mendeley Data. To download these images, and create the necessary file structure, you can run the shell script downloadData.sh, if you are on linux or OSX. If you are on windows, you can download the data here. After this, create a directory called data, place ChestXRay2017.zip there and unzip it.

Dependencies

tensorflow
tensorflow-decision-forests
keras-tuner
numpy
matplotlib
seaborn
scikit-learn

About

This repo contains code and report related to project 3 in subject FYS-STK3155/FYS_STK4155 - Applied Dataanalysis and Machine Learning at University of Oslo. The main focus of this research is to compare strong and weak classifiers ability to classify images of pneumonia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •