Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 584 Bytes

Unet-demo

This demo is used to demonstrate the application of semantic segmentation network in remote sensing image classification. It is a temporary modification from another project to be used in a live demonstration, and if you want to use it on your own project, it may take a while to modify the code.

Usage

This demo runs on jupyter notebook, it is recommended to use anaconda to install jupyter.

这个demo使用 jupyter notebook 运行,建议使用anaconda安装jupyter,运行 jupyter notebook,打开 demo.ipynb 即可。

Requirements

tensorflow 2.0 python 3.7