Issues
- 0
- 1
跑python test.py报错
#44 opened by StrugglingForBetter - 0
训练问题
#80 opened by aprillysea - 1
可以知道每个点对应的类型吗?比如眼睛、眉毛、鼻子或是脸部轮廓。
#79 opened by maopian2333 - 2
Can someone help me to understand "self.fc = nn.Linear(176, 196)" how 176 input feature has been choose
#75 opened by sainisanjay - 0
Please add source code and model license
#78 opened by vietanhdev - 3
欧拉角检测不准, angle为检测,angle_gt为真实数据
#38 opened by a361251388 - 4
loss这里设计的是不是有问题?
#59 opened by AiAiGhost - 2
euler angles
#47 opened by kurbobo - 4
在train.py文件中, pic should be PIL Image or ndarray. Got <class 'NoneType>该如何解决这个问题呢
#48 opened by yangazhang - 0
Face with mask
#77 opened by hathubkhn - 0
- 1
- 3
replace retinaface got wrong result
#29 opened by lucasjinreal - 1
Cannot find annotations
#73 opened by MuzammiFareed - 0
Training doesn't resume from previous checkpoint
#70 opened by sainisanjay - 0
How to test with onnx model
#71 opened by sainisanjay - 1
想请问下为什么运行train时出现这种错误 应该如何修改
#67 opened by daiguangq - 0
脸离摄像头较近关键点检测出现较大偏移
#72 opened by houjinyan - 4
使用onnx模型时得到的结果不相同/不一致 Result is different between using pytorch-model and onnx-model
#58 opened by zuozhen - 3
version problem?
#55 opened by DAVID-Hown - 2
Testing in another data set than WFLW .
#28 opened by Eman-salem - 0
请问如何训练自己的数据集?
#68 opened by IamurMentor - 0
精度问题,始终无法达到论文所说的0.0332
#66 opened by MachineLearning11 - 1
loss unchanged after about 200 epochs
#53 opened by backkon - 0
关于300W验证集复现及精度问题
#65 opened by axhionning - 1
代码中val_data和test_data一样?
#64 opened by Lmyxxn - 1
请问,网络输入修改为224后,会提升多少呢?
#50 opened by qdushuaicao - 0
pitch_yaw_roll prediction is bad
#63 opened by futureisatyourhand - 0
backward() Error in train function.
#62 opened by minimini-1 - 0
Out-of-Range Value for Landmarks
#57 opened by HariWu1995 - 2
实际测试效果很差,和论文出入较大,是因为提供的预训练模型还没充分收敛吗?
#52 opened by ZhengHui-Z - 1
执行pytorch2onnx.py时报错
#51 opened by ZZHHogan - 5
RuntimeError: ./checkpoint/snapshot/checkpoint.pth.tar is a zip archive (did you mean to use torch.jit.load()?)
#43 opened by YangLiu0427 - 0
300W data set There is a problem with the test set and training set on the 300W data set
#49 opened by iam-zhanghongliang - 2
在CPU上测试很慢
#27 opened by NGA-MMDDsteven - 1
网络前几层的bias为何置为False
#45 opened by lwihtittlee - 0
PFLD was trained using 3D Annotation and learning is not happening
#46 opened by Kanika-AI-Learning-Repo - 0
Should be x3 = x3.view(x3.size(0), -1) or it is deliberately written like this
#42 opened by DanielXu123 - 0
401 Unauthorized
#41 opened by lqgood007 - 5
你好,pytorch转onnx是check失败,使用onnxsim进行简化也失败了,请问是什么原因?
#39 opened by myl980 - 1
annotations文件夹下的.txt文件具体作用是什么?
#40 opened by YanFuHai06 - 1
tensorboard
#34 opened by wangping1408 - 1
你好!WFLW_annotations 文件缺失,且下载不了,可以提供百度网盘下载?
#35 opened by XHQC - 0
datasets 中的一些数据增强方法好像没有使用吗?
#31 opened by LLLLLLoki - 1
conv2 is wrong?
#30 opened by AnthonyF333 - 0
找不到权重初始化的位置?
#37 opened by geoffzhang - 0
PFLD 0.25X 版本的模型有吗
#36 opened by geoffzhang - 2
- 3
运行pytorch2onnx.py报错
#33 opened by DWCTOD