Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sepidehhosseinzadeh authored Jul 29, 2018
1 parent ebbb744 commit d6b6a22
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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…


0 comments on commit d6b6a22

Please sign in to comment.