Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.19 KB

ncnn-picture-enhancement

A simple demo to run dehaze / underwater model in Android

Curretly Implemented:

Need to do

Results

  • AON-Net

  • UNet(model is already update, old version is pic/Unet.jpg)

  • GLADNet

Time cost

using Xiaomi, 845cpu

cpu(*4) gpu
AODNet(800*500) 200ms
UNet(400*550) 150ms
GLADNet(640*480) 600ms

Reference