kentsommer / keras-inceptionV4

Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)
Apache License 2.0
471 stars 175 forks source link

How to train with custom dataset ? #25

Closed Rahul-Venugopal closed 2 years ago

Rahul-Venugopal commented 5 years ago

Hi ,

Is it possible to fine tune the model with pretrained weights on ImageNet for custom dataset with 3 classes ?

Thanks Rahul

kentsommer commented 2 years ago

Closing this out after a long hiatus from Github.

In short, yes it is possible. Likely you have moved on from this project but if not feel free to reopen/create a new issue and we can chat.