apple/turicreate
View on GitHubImage Similarity exported coreml spec includes two useless layer
Open
#2,697 opened on Nov 20, 2019
buggood first issueimage similarity
Description
Coreml model spec for image similarity has two useless layer:
softmax and fc1, which doesn't effect the result but should be removed.