Skip to content

Commit

Permalink
Update train.py
Browse files Browse the repository at this point in the history
  • Loading branch information
THEFASHIONGEEK authored Nov 29, 2019
1 parent 0689f2d commit f8c1581
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions train.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@
N_EPOCHS = 2
REG_PENALTY = 0
PER=0.2
# NUM_VID = 500
NUM_IMAGES = 599900
NUM_TEST_IMAGES = 199900
# NUM_IMAGES = 10000
# NUM_TEST_IMAGES = 4000




Expand Down

0 comments on commit f8c1581

Please sign in to comment.