Skip to content

Commit

Permalink
#96 reverting crash
Browse files Browse the repository at this point in the history
  • Loading branch information
bwstuff committed Feb 24, 2019
1 parent 4f6a3b2 commit 1a52819
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions data_loader/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,5 @@ def print_images(self, datasetX, datasetY, t, classification_folder):
dataset.downloadAndUnpack("https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/static/imdb"
"_crop.tar", "../data/imdb_crop.tar", "../data/imdb_crop");
dataset.readAndPrintDataImagesIMDB('../data/imdb_metadata.csv', "../data/imdb_crop", "../data/classification")
'''
5 changes: 5 additions & 0 deletions data_loader/imdb_metadata.csv

Large diffs are not rendered by default.

0 comments on commit 1a52819

Please sign in to comment.