- Matplotlib 3.6.2
- Numpy 1.23.4
- The input files are in the V1_inputs, V2_inputs and V3_inputs folders.
1 - Select the input (json file path) on line 154 of loader.py file.
2 - On line 174 of loader.py, define where the output image should be saved.
gnt.save_img('./outputs/image_name', img)
3 - Execute loader.py
- Davi Monteiro Paiva (dmp)
- Gustavo Campos (gcc2)
- Lucas Acioly (jlca)
- Lucas Van-Lume (lvll)
- Michel Leonidas (mlas3)
- Victor Matheus (vmap)