Open 975150313 opened 6 years ago
insightface有提供caffe版本的模型,可以直接拿来用,只需要提取特征。
谢谢你的回答
@xialuxi Do you have ArcFace pretrained caffemodel? if you have please send the link..,
@shyamala-methy go to the original insightface git and search for 'caffe', you will be able to find a download link.
@WIll-Xu35 Thank you ,got it .
@shyamala-methy Can you send me the ArcFace pretrained caffemode, I haven't found that. Thank you
@xiaosuzhang i don't have caffemodel at now.. u can download mxnet model here https://github.com/deepinsight/insightface/wiki/Model-Zoo convert that to mxnet to caffe using https://github.com/xialuxi/arcface-caffe/tree/master/mxnet_to_caffe
@shyamala-methy Can you send me the converted prototxt and caffemodel files? My environment could not work. Thanks
@xiaosuzhang i don't have i deleted all files
Thanks again
Thanks again Do you find pre-model of c++? if you have found ,please give me a link
可以提供一下前向推理的cpp实现吗
@xialuxi 在insightface工程中没有找到转换的caffe模型呢,能提供下链接吗,谢谢!
不好意思。我也没有
发自我的iPhone
------------------ 原始邮件 ------------------ 发件人: xiakj <notifications@github.com> 发送时间: 2019年10月23日 16:10 收件人: xialuxi/arcface-caffe <arcface-caffe@noreply.github.com> 抄送: JAYM629 <820594200@qq.com>, Comment <comment@noreply.github.com> 主题: 回复:[xialuxi/arcface-caffe] 请问一下训练好的model有吗 (#6)
@xialuxi 在insightface工程中没有找到转换的caffe模型呢,能提供下链接吗,谢谢!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
@shyamala-methy @WIll-Xu35 can you provide me the arcface caffemodel download link? I can not find it in insightface repo. thank u.
@xiakj drive.google.com/open?id=1H2vAWU2Mappm9yY190WX_KxGVgE9RiK8
thanks. but there is no deploy.caffemodel
@xiakj Sorry, check this link: https://drive.google.com/drive/folders/1D6gG2WRvOvUI7NyJLInGl2zBD6zDPcoI
不好意思,我没弄这个了
发自我的iPhone
------------------ 原始邮件 ------------------ 发件人: xiakj <notifications@github.com> 发送时间: 2019年11月14日 17:41 收件人: xialuxi/arcface-caffe <arcface-caffe@noreply.github.com> 抄送: JAYM629 <820594200@qq.com>, Comment <comment@noreply.github.com> 主题: 回复:[xialuxi/arcface-caffe] 请问一下训练好的model有吗 (#6)
@shyamala-methy @WIll-Xu35 can you provide me the arcface caffemodel download link? I can not find it in insightface repo. thank u.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
@JAYM629 @WIll-Xu35 thanks!
@xiakj Sorry, check this link: https://drive.google.com/drive/folders/1D6gG2WRvOvUI7NyJLInGl2zBD6zDPcoI
thats great! but is there any demo script using this caffemodel? need to normalize input image or some other image operations?
insightface有提供caffe版本的模型,可以直接拿来用,只需要提取特征。 有链接可以看么,有提供arcface模型么?,我看都是mxnxt模型啊。。。。
在哪里可以下载到测试的model