Click here to Skip to main content
15,880,608 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I tried to make a UNet based Autoencoder for the purpose of De-blurring images but I got terrible accuracy scores and loss values. How can I improve the model ?

The code for the model is HERE

What I have tried:

I tried to vary the learning rate, the size of input images, batch normalization.
Posted
Updated 24-Aug-20 3:43am

1 solution

Can't see how ML can help you much; it's more about algorithms (light intensity; contrast; etc.).

Deblurring Images Using the Blind Deconvolution Algorithm- MATLAB & Simulink Example[^]
 
Share this answer
 
Comments
Aryan Sethi 24-Aug-20 13:37pm    
I've seen multiple people trying the same thing using AutoEncoders with significant accuracies.
[no name] 28-Aug-20 19:54pm    
Why don't you ask them then?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900