davidADSP / Generative_Deep_Learning_2nd_Edition

The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
https://www.oreilly.com/library/view/generative-deep-learning/9781098134174/
Apache License 2.0
990 stars 363 forks source link

How to call downloader script #10

Closed LTorrao closed 1 year ago

LTorrao commented 1 year ago

Hello,

I am having issues running any notebook that depends on downloaded files ( from VA_CalebAFaces to MuseGAN).

It seems that my app/data folder is empty, however, I cannot find any call on the notebooks to download the files.

But I do see the downloader scripts in app/scripts.

I guess this is an easy fix, or I might be missing something obvious? :)

LTorrao commented 1 year ago

My bad, it was there all along :)

https://github.com/davidADSP/Generative_Deep_Learning_2nd_Edition#%EF%B8%8F-downloading-data