InsightFace_TF icon indicating copy to clipboard operation
InsightFace_TF copied to clipboard

what is the node name to get embeddings in model D?

Open ruobop opened this issue 6 years ago • 6 comments

should it be "resnet_v1_50/E_BN2/Identity" or "arcface/norm_embedding"? @auroua

ruobop avatar May 23 '18 03:05 ruobop

embeddings = tf.get_default_graph().get_tensor_by_name('resnet_v1_50/E_BN2/Identity:0')

auroua avatar May 24 '18 15:05 auroua

@auroua Thx. btw i'm also from xi'an, nice to get help from you. XD

ruobop avatar May 25 '18 07:05 ruobop

@auroua @ruobop What are the parameters for training model D ? Can I replicate the performance with two Tesla K80? Thx.

yemenr avatar Jun 05 '18 04:06 yemenr

@ruobop can you please send a google drive link for the model_d file. I am not able to download it. It would be really a great help from your side. Thanks

gvidit98 avatar Jun 08 '18 08:06 gvidit98

@gvidit98 I have frozen model in google drive if you are interested.

KleinYuan avatar Jun 12 '18 22:06 KleinYuan

which net is model D? @auroua

linyia01 avatar Aug 13 '18 14:08 linyia01