Naive approach to enhance image resolution
- Python 3.13+
- Install dependencies:
pip install -e .Larger images will take longer time
Before running, update the FILE_PATH and SCALE variables in src/config.py to point to your image file.
Run the prediction script:
./run.sh
