Your Training Set is Empty
See original GitHub issueSadly, when running ImageColorizer.ipynb I get the following message on the third step:
C:\Users\Matthew.conda\envs\deoldify\lib\site-packages\fastai\data_block.py:442: UserWarning: Your training set is empty. If this is by design, pass ignore_empty=True to remove this warning.
warn(“Your training set is empty. If this is by design, pass ignore_empty=True to remove this warning.”)
C:\Users\Matthew.conda\envs\deoldify\lib\site-packages\fastai\data_block.py:445: UserWarning: Your validation set is empty. If this is by design, use split_none()
or pass ignore_empty=True when labelling to remove this warning.
or pass ignore_empty=True when labelling to remove this warning.“”")
I am keen to see if I can download a default training set, or how to create a training set as at present I cannot use the product.
Please advise how I can overcome this issue?
Kind regards,
Matthew
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (3 by maintainers)

Top Related StackOverflow Question
Hi Jason. I really appreciate the help. Can you please set up a Teams call so that we can fix this together?
work account: matthew.Bennett@platformhg.com personal: mattybennett@outlook.com
Best regards,
Matthew Matthew Bennett Freelance Trainer and IT Consultant *Mbe: *07871 480008
https://www.facebook.com/mattyjbennett https://www.linkedin.com/in/matthew-bennett-a0384a11/ https://www.youtube.com/channel/UCwi6J8wbTkNQ4-wJpPS70Ug [image: Microsoft Partner - Pinpoint page]
On Thu, 9 Jul 2020 at 22:27, Jason Antic notifications@github.com wrote:
Perfect. Thank you for your help with this, Jason. I’ll look into Deep Exemplar now.