Artifact repository for the VisionHPC paper.
This artifact is composed of the next scripts:
- setup.sh - Set up the program in a python virtual environment
- vision.py - Train and testing VisionHPC
Also, this repository is composed of the necessary data to be used for both, training and testing:
- Images (mathematical formulations) can be found in /images folder
- HPC code is embedded in vision.py PyThon script