cvpr18-inaturalist-transfer
cvpr18-inaturalist-transfer copied to clipboard
When would you release the pre-trained model in Tensorflow Hub?
I have been stay tuned for months.
There is one model available: https://alpha.tfhub.dev/google/inaturalist/inception_v3/feature_vector/1
This is Inception v3 299 trained on the original splits.
I plan to release larger models trained on our splits and an example to calculate domain similarity this weekend. Thanks for your patience.
Update: I need a few more days to finish other stuff and then work on this release. I will release code and models no later than Oct. 1.
thanks for your kind share, wish more releases of code and models best wishes
Hi @xmczh003 ,
I've updated the repo with code, models and examples.
Hi I have a quick question that for the model released in the tensorflow hub, was trained on the train + val set? or was it trained on the original train split only. Thanks!