cs230-stanford / cs230-code-examples

Code examples in pyTorch and Tensorflow for CS230
Other
3.79k stars 984 forks source link

Problem in Build the dataset of size 64x64 #16

Closed ChunJyeBehBeh closed 5 years ago

ChunJyeBehBeh commented 5 years ago

Hello,

After I do the first step (Build the dataset of size 64x64), there is file 64x64_SIGNS file created, but there is no image in the train_signs. How to solve it?