shicai / MobileNet-Caffe

Caffe Implementation of Google's MobileNets (v1 and v2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobilenet_v2_deploy.prototxt is encoded as utf8-bom

sanallen opened this issue · comments

@shicai I found mobilenet_v2_deploy.prototxt is encoded as utf8-bom. This leads to some running and conversion problems

fixed, i changed it to utf8 without bom.