apple/turicreate

Image Similarity exported coreml spec includes two useless layer

Open

#2,697 创建于 2019年11月20日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)C++ (11,135 star) (1,161 fork)batch import
buggood first issueimage similarity

描述

Coreml model spec for image similarity has two useless layer: softmax and fc1, which doesn't effect the result but should be removed.

贡献者指南