Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

EricYale/EENG439-Final-Project

Repository files navigation

EENG439-Final-Project

Code for Linh Pham and Eric Yoon's EENG439 final project.

Classify images as either taken on Yale campus or not.

View report.pdf for our writeup.

In order to replicate our process, here are the following steps:

  • For VGG16, type exactly "VGG16"
  • For MobileNetV2, type exactly "MobileNetV2"

For example:

python3 main.py --model_type "VGG16" 

The same process can easily be changed for different base models provided in tensorflow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published