Is there this type of deep learning model?
Closed this issue · 1 comments
bemoregt commented
Is there this type of deep learning model?
There are two labeled folders for binary classification.
ex) men and women, cats oand dogs, etc.
And then inserting the images to each folders as training data.
And then just run a simple command to train.
That’s all.
I need these simple training network model. Is there any?
lamblin commented
These tutorials are about mastering the tools and models so that you could build such systems.
They do not provide ready-to-train general examples like that.