项目作者: lmhieu612

项目描述 :
Official repository for the ECCV20 paper: " From Shadow Segmentation to Shadow Removal"
高级语言:
项目地址: git://github.com/lmhieu612/FSS2SR.git
创建时间: 2020-08-26T20:27:30Z
项目社区:https://github.com/lmhieu612/FSS2SR

开源协议:

下载


From Shadow Segmentation to Shadow Removal

Project Page

Paper

New:

Our code for our ICCV19 shadow removal on which this project is based heavily is avaialble at: https://github.com/lmhieu612/SID/. We are working on cleaning the code for this project and will push it here ASAP.

The results of this paper on the ISTD dataset can be downloaded here: https://drive.google.com/file/d/1jsDqKC-Szq7bMcqXQwi08_pypQChtU_S/view?usp=sharing

Bibtex:

  1. From Shadow Segmentation to Shadow Removal
  2. Hieu Le and Dimitris Samaras
  3. @InProceedings{Le_2020_ECCV,
  4. author = {Le, Hieu and Samaras, Dimitris},
  5. title = {From Shadow Segmentation to Shadow Removal},
  6. booktitle = {The IEEE European Conference on Computer Vision (ECCV)},
  7. month = {August},
  8. year = {2020}
  9. }
  10. Shadow Removal via Shadow Image Decomposition
  11. Hieu Le and Dimitris Samaras
  12. @InProceedings{Le_2019_ICCV,
  13. author = {Le, Hieu and Samaras, Dimitris},
  14. title = {Shadow Removal via Shadow Image Decomposition},
  15. booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
  16. month = {October},
  17. year = {2019}
  18. }