Skip to content

Latest commit

 

History

History

patch_generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Patch Generator

Generates valid locations (x, y, right_x) for the patches used as input for our network.

Usage

Dependencies

Compiling

mkdir build
cd build
cmake ../
make -j

Generating Patches

Change line #13 in main.cpp to the location of your config.yml file. Decide the fold number (line #14) and simply execute!

./PatchGenerator