Skip to content

icheered/DeepLearningProject

Repository files navigation

Deep learning project

Installation

Makes sure you install all dependencies. This project uses Poetry for dependency management and virtualization. If you don't have poetry installed (and don't want to install it), check pyproject.toml for the dependencies and install them manually using pip.

poetry install

The inception-v3 model is included but in a zip file (otherwise it would be >100mb which is too large for github). Unzip it and keep it in the root folder.

unzip inception-v3.ckpt.zip

You can also download the inception-v3 model directly from kaggle, and the other dataset and dev toolkit and stuff (large file). Download the inception-v3 model. Download the other dataset and dev toolkit and stuff (large file).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •