stevewongv / ADNET_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A+D-Net: Shadow Detection with Adversarial Shadow Attenuation

This is a demo of ECCV18 ADNet for shadow detection. The code is written by Hieu Le. A large amount of code is borrowed from the pix2pix implementation of Jan-Yan-Zhu and Teasung Park.

Download the model at:

https://drive.google.com/file/d/1SObzFGNFGRZ8pvYJGTwQh3Nwyi7wX7G-/view?usp=sharing

Citation

If you use this code for your research, please cite:

A+D-Net: Shadow Detection with Adversarial Shadow Attenuation
Hieu Le, Tomas F. Yago Vicente, Vu Nguyen, Minh Hoai, Dimitris Samaras

@inproceedings{m_Le-etal-ECCV18, 
Author = {Hieu Le and Tomas F. Yago Vicente and Vu Nguyen and Minh Hoai and Dimitris Samaras}, 
Booktitle = {Proceedings of European Conference on Computer Vision}, 
Title = {{A+D Net}: Training a Shadow Detector with Adversarial Shadow Attenuation}, 
Year = {2018}} 

About


Languages

Language:Python 100.0%