Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sepidehhosseinzadeh authored Mar 29, 2020
1 parent 62048d1 commit 88d1621
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,10 @@ This code is for the paper: S Hosseinzadeh, etc. "Fast Shadow Detection from a S
- The Mask and Shadow Prior files should have 1 dimension, and Mask files also should be binary.

### Using GPU:
Build a file in your home ~/.theanorc with a content of:
```
Content in ~/.theanorc:
[global]
floatX = float32
[nvcc]
fastmath = True
```

0 comments on commit 88d1621

Please sign in to comment.