Skip to content

Detry322/miniplaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniplaces

6.869 Miniplaces Project

Getting set up

Run:

pip install -r requirements.txt
python -m app --download

If you're running on linux and want to train on GPUs, also do:

pip install tensorflow-gpu

Training the model

Run:

python -m app --train --model_type basic_model 2>&1 | tee >(nc seashells.io 1337)

You'll get a link which you can send to friends which shows the training progress.

About

6.867 Miniplaces Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published