Skip to content

Commit

Permalink
Update preprocess.py
Browse files Browse the repository at this point in the history
  • Loading branch information
batsa003 authored Nov 30, 2017
1 parent fe7be79 commit 78f0ec9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/preprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@

pathToResizedImagesTest = '/home/bat/data/salicon/images256x192_test'

pathToPickle = '/home/bat/data/pickle/256x192'


INPUT_SIZE = (256, 192)

if not os.path.exists(pathToResizedImagesVal):
Expand Down

0 comments on commit 78f0ec9

Please sign in to comment.