smilealvin92

Results 3 issues of smilealvin92

I download the resnet 18 pretrained model(R18 | Glint360K | 72.07) for face encoding or face embedding or anything we call it, and it is onnx format. I do not...

Hi, I want to update an error about this. If we comment out the native_batch_norm and native_batch_norm_backward in norm_ops.cpp, we could found that the tranning phase goes well while test...

I do not know how to ensure there is no batch normalization in the net from dlib, and we define a custom layer of ScaleLayer. I'd like transform keras model...