Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.54 KB

File metadata and controls

57 lines (38 loc) · 2.54 KB

Autoencoders

Let us see how the app interface works by inspecting its functionalities.

Here is the main dashboard.

Alt text

A brief description about the project.

Alt text

We clicked "Denoising Dirty Documents" button on the dashboard. Let's upload an image to see the output.

Alt text

The input image is denoised. We can see the clear output.

Alt text

Here is another input and its clear output.

Alt text

We clicked "Reverse Image Search" button on the dashboard. Let's upload an image to see the output.

Alt text

The reverse image search produced 5 similar images as output to "Topwear" input image.

Alt text

The reverse image search produced 5 similar images as output to "Watch" input image.

Alt text

The reverse image search produced 5 similar images as output to "Flipflop" input image.

Alt text

The reverse image search produced 5 similar images as output to "Floater" input image.

Alt text

The reverse image search produced 5 similar images as output to "Shoe" input image.

Alt text

The reverse image search produced 5 similar images as output to "Bottomwear" input image.

Alt text

The reverse image search produced 5 similar images as output to "Socks" input image.

Alt text

The reverse image search produced 5 similar images as output to "Bag" input image.

Alt text

The reverse image search produced 5 similar images as output to "Wallet" input image.

Alt text

We clicked "Semantic Hair Segmentation" button on the dashboard. Let's upload an image to see the output.

Alt text

The output is a predicted binary map and the result applied on actual image.

Alt text

The output is a predicted binary map and the result applied on another actual image.

Alt text