JP

Results 7 issues of JP

Hi, I am interested in offset augmentation. Where is his implementation code? I can't find this operation

### 分支 main 分支 (mmpretrain 版本) ### 描述该错误 hello,I pre-trained the model mobileone-s1 in Imagenet 1k,and get TOP ACC 75.2 in testSet of Imagenet 1k and loss during training is...

I find the normalized gaze is computed by gc_normalized = np.dot(R, gc_src) in normalization_example.py. Does it means that when I test model trained by ETH-Xgaze in MPIIFace, the normalized gaze...

你好,请问你yolo7s-face训练中使用的预训练权值哪里可以获得?

Hello, I am reproducing the results of your paper. Could you release the models group ( 10 models ) that you trained in gaze360 ??

Hi ,Thank you for your work sharing. I added Adaface to project insightFace and verified the effect of Adaface in dataset MV1Mv3, but in Glint360K, the effect of Adaface is...

你好,我按照你方法修改代码并导出onnx模型(yolo7s-face.pt),然后导出模型的后处理头要比你的onnx模型要复杂很多?请问你知道这是什么问题吗? 这是你的onnx模型 ![image](https://user-images.githubusercontent.com/52906245/229001665-2e5093dc-8694-4ab0-bbd4-36083d102d9d.png) 这是我导出的onnx模型 ![image](https://user-images.githubusercontent.com/52906245/229001760-fd4d6790-1660-4bac-80cc-a7997e7b6778.png)