This project is aimed to reconstruct images with mosaic
Configure is stored in this script
This python script chop original images into patches of resolution 128x128, gather relevant information of this task.
Network is defined here
Dataloader definition class
Main console file
python config.py
python prepreocess.py
python run.py