Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 266 Bytes

OilSpill-GAN

Tensorflow implementation of `Oil Spill Segmentation via Adversarially Learning f-divergence'

Requirement

CUDA 8.0

tensorflow 1.0.0

Usage

run with GAN `sh oilseg_gan.sh'

run with the proposed SGAN `sh oilseg_theory_tanh.sh'