Skip to content

keatonkraiger/MarioVL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarioVL

Make not that this code directly makes use of of the MarioNette code base. The MarioNette project page can be found here and the corresponding github page can be found here.

Setup

Please install the required packages using the requirements.txt file

Data

The dataset can be found with the Google Drive link here.

You can download the dataset and place it in the data folder. The data folder should be in the same directory as the code.

To prepare the dataset, you can run the prep_data.py file. Note that the code assumes you have the image dataset in the data/images.

Training

To train the model, you can run the scripts/train.py file. You will need to provde a --data argument with the path to the created dataset as well as the --checkpoint_dir argument with the path to the directory where you want to save the checkpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages