diff --git a/README.md b/README.md index eaaec5d..da47bcc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This code is for the paper S Hosseinzadeh, etc. "Fast Shadow Detection from a Si https://arxiv.org/abs/1709.09283 -# Generating the probability map +# Generating the probability map images Using paper http://dhoiem.cs.illinois.edu/publications/pami12_shadow.pdf @@ -39,3 +39,14 @@ OR python3 main_fast_shadow_detection_p3.py +# Notes: + +TrainImgeFolder: Training Images + +TrainMaskFolder: Training Masks (Ground Truth) + +TrainFCNFolder: Probability map images + +Likewise for testing images… + +