apple/turicreate

Image Similarity exported coreml spec includes two useless layer

Open

#2.697 aberto em 20 de nov. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (1.161 forks)batch import
buggood first issueimage similarity

Métricas do repositório

Stars
 (11.135 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador