nsfw_model icon indicating copy to clipboard operation
nsfw_model copied to clipboard

Can I use this code to train different kind of images?

Open JanDintel opened this issue 6 years ago • 1 comments

I'm quite new to machine learning, so please bear with me. I've got this idea to classify documents e.g. ID card, invoice, certificate. I was thinking to get a head start by reusing this model, but to train it on a different data set. Is it that 'simple' or am I underestimating the task?

JanDintel avatar Jun 24 '19 08:06 JanDintel

Yup, the transfer learning from this code would serve as a great tutorial for a different image recognition initiative.

I only wish my code was cleaner :D

GantMan avatar Jun 24 '19 14:06 GantMan