GCU-Sharpic / sharpic-server

This is a backend implementation of Sharpic project.
0 stars 1 forks source link

Need to add feature to request image super-resolution tasks in the background #5

Open chromato99 opened 2 years ago

chromato99 commented 2 years ago

We need to add the feature to request the super-resolution operation of the stored photos sequentially to the image processing server. We also need to add the feature to save super-resolution photos that are received from image processing server.

chromato99 commented 1 year ago

In current discussion, we are considering monitoring the database on the processing server side, not the backend server, and automatically running super resolution when a new picture is saved.