HistCNN icon indicating copy to clipboard operation
HistCNN copied to clipboard

final model

Open haluk opened this issue 5 years ago • 4 comments

Where can I find final trained model with weights?

haluk avatar Feb 20 '20 20:02 haluk

Are you looking for the pretrained model on ImageNet or the trained final transfer learning layers?

javadnoorb avatar Feb 25 '20 18:02 javadnoorb

pretrained model on ImageNet.

It would be great if you can provide both actually. Someone may need the later one.

haluk avatar Feb 25 '20 18:02 haluk

The pretrained model is here: src/histcnn/data/graphs/classify_image_graph_def.pb

which was downloaded from: http://download.tensorflow.org/models/image/imagenet/inception-2015-12-05.tgz

The transfer learning layers are not hosted yet. Let me figure out how to share them.

javadnoorb avatar Feb 25 '20 21:02 javadnoorb

Hello! could you share the model with your transfer learning applied please? to use it to replicate your results

luciantunez avatar May 31 '21 22:05 luciantunez