-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hyunmin.Cho edited this page Sep 18, 2022
·
3 revisions
Welcome to the Sharpic wiki!
This repository is for the integration of the Sharpic project.
Each funtionallity repository is...
For frontend: Sharpic Frontend
For backend: Sharpic Backend
For RealSR: Sharpic ImageSR
Simple summary of the project:
This project is a web application that allows users to upload images and then apply super resolution to them.
The super resolution is done using the RealSR project. The user can then download the upscaled image.
The database is built using PostgreSQL.
The frontend is built using HTML, CSS, and JavaScript.
The backend is built using Python and Django.
Simple usage:
- Clone the repository
- Install the requirements
- Run the server
- Go to the website
- Upload an image
- Apply super resolution
- Download the upscaled image
For more information, please see the documentation.
TEAM Sharpic
Meeting reports