Weiliang Chen

Results 8 issues of Weiliang Chen

Have you ever tested other backbonds, like ResNet, SENet? The VGG16-BN is a structure proposed several years ago.

Does this vnc container support opengl?

How to save the network graph ploted by tensorwatch? I want to save the graph. Is there any way to do that?

question

In caffe.proto, there are parameters of ImageDataLayer like face_transform, min_random_scale etc. defined but unimplemented. I have checked codes in ImageDataLayer and could not found where they were used. 1.Have you...

Hello! I am insterest in the performance. Could you provide the performance that also considering copy queries to the device and copy results to the host? Have you benchmarked it...

请问数据集里正样本的长度很长超过128,是怎么处理的呢

我觉得这个方法中的weight类似于特征,类似于说今天维护了一个特征的队列,然后加上了triplet loss去做,也就是没有weight。我认为本质上是用triplet loss来训练人脸识别,然后加上momentum。