apple/turicreate
Image Similarity exported coreml spec includes two useless layer
開放
#2,697 建立於 2019年11月20日
buggood first issueimage similarity
倉庫指標
- 星標
- (11,135 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Coreml model spec for image similarity has two useless layer:
softmax and fc1, which doesn't effect the result but should be removed.