8000 GitHub - Duanyy0813/UIE-DL: 基于深度学习的水下图像增强系统,采用UWCNN和WaterNet网络,结合python的streamlit搭建的水下图像增强系统
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

基于深度学习的水下图像增强系统,采用UWCNN和WaterNet网络,结合python的streamlit搭建的水下图像增强系统

Notifications You must be signed in to change notification settings

Duanyy0813/UIE-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIE-DL

基于深度学习的水下图像增强系统,采用UWCNN和WaterNet网络,结合python的streamlit搭建的水下图像增强系统

系统界面如下:

系统界面

效果对比:

效果对比

To Use:

  1. 安装所需依赖库(testing at python==3.6.13 tensorflow==1.4.0 opencv-python==3.4.1.15):

    pip install -r requirements.txt

  2. 下载模型:

    UWCNN模型已包含在存储库中,WaterNet模型可在dropbox百度网盘进行下载,并解压放置于WaterNet文件夹中

  3. 运行:

    streamlit run app.py

相关参考:

界面设计web界面参考 网络模型UWCNN 网络模型WaterNet

About

基于深度学习的水下图像增强系统,采用UWCNN和WaterNet网络,结合python的streamlit搭建的水下图像增强系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0