Loading repository data…
Loading repository data…
sibisiddharth8 / repository
Developed VisionSoC, an advanced image upscaling model using Enhanced Super Resolution Generative Adversarial Networks (ESRGAN) with Python, leveraging frameworks such as TensorFlow and Keras. Created a comprehensive web-based application for the model using HTML, CSS, and JavaScript, and integrated the frontend with the backend using Flask.
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 VisionSoC
Install required Python libraries:
pip install flask torch opencv-python numpy
Run the application:
python test.py
Access 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!