VisionSoC
1.0.0

Welcome to VisionSoC, your go-to image enhancement application powered by ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks). Built with Python and featuring a sleek web interface, VisionSoC brings cutting-edge image quality improvement right to your fingertips!
cv2 for advanced image processing.numpy for efficient numerical operations.torch for deep learning and model implementation.flask for connecting the frontend and backend.Backend: Python
torchcv2numpyflaskFrontend: HTML, CSS, JavaScript
Clone the repository:
git clone https://github.com/sibisiddharth8/VisionSoC.git
cd VisionSoCInstall required Python libraries:
pip install flask torch opencv-python numpyRun the application:
python test.pyAccess the app: Open your browser and navigate to http://127.0.0.1:5000/.
This project is brought to you by:
VisionSoC is licensed under the GNU General Public License (GPL). For more details, see the LICENSE file.
Elevate your images with VisionSoC and experience the future of image enhancement today!