dimitreOliveira / DogBreedKeras

(991st place - Top 78%) Deep Learning using Keras for the "Dog Breed Identification" Kaggle competition.
https://www.kaggle.com/c/dog-breed-identification
MIT License
0 stars 1 forks source link

Weights file #2

Open HichemDebbi opened 3 years ago

HichemDebbi commented 3 years ago

Hi, May I obtain the weights files (.h5) for the vgg16 or vgg19 on dogs dataset. Thanks in advance

dimitreOliveira commented 3 years ago

Hi @HichemDebbi , I do not have those weights available, I guess you would need to use the pre-trained weights from Keras, and train the models using the dataset.