-
-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Title: Deep Learning Super Resolution on Any Image #1016
Comments
@Kushal997-das can you please tell me in which folder am i supposed to include this project? i know it is supposed to be in Machine learning folder , but dont know which subfolder inside. |
@Kushal997-das can you please clarify my folder problem, I cant put a PR if I dont know the location. Also this task is quite intensive for some critical sections in the code and also for computational work,can it be upgraded to level 2? |
@Soubeer You need to understand the repo first then send the PR , based on your PR this should go under |
@Kushal997-das ok i get it but which folder? basic ,intermediate ,advanced? should i do that wrt the level provided? |
Intermediate, make sure this same project not exits in other repo in GitHub
else will mark as spam.
…On Tue, 28 May, 2024, 9:19 pm Soubeer Koley, ***@***.***> wrote:
@Kushal997-das <https://github.com/Kushal997-das> ok i get it but which
folder? basic ,intermediate ,advanced? should i do that wrt the level
provided?
—
Reply to this email directly, view it on GitHub
<#1016 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOUDPZL6DJHSKW3TU5OLFMTZESRPJAVCNFSM6AAAAABHUGHJK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVGU4DKMRRGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Is your feature request related to a problem? Please describe.
This issue addresses the issue of low-resolution or damaged images lacking detail and clarity. My project focuses on deep learning super resolution techniques to upscale images into high resolutions while preserving crucial visual details. The goal is to enhance image quality for various applications like image processing and computer vision.
This issue is faced by millions of people across the world and the highest use case is with old images and damaged images in natural disasters or accidents.
I would like to take this task under GSSOC'24.
Hope I make it to your sight..
Thanks.
Describe the solution you'd like.
The solution involves implementing a deep learning-based super resolution model. This model will take low-resolution images as input and utilize advanced neural network architectures to upscale them into high-resolution outputs. By training the model on a diverse dataset of low and high-resolution image pairs, it will learn to capture and enhance important visual details, resulting in significantly improved image quality.
It will include PyTorch,CUDA ,etc along with 4 datasets to accurately train the model to perform the task.
Describe alternatives you've considered.
There is currently no alternative to my proposed task.
Add any other context or screenshots about the feature request here.
No response
The text was updated successfully, but these errors were encountered: