-
Hi~
Thank you for your great work.
Does the reported accuracy result on validation data (e.g. LFW, MegaFace) apply face alignment process (e.g., MTCNN)?
Thank you.
-
ValueError: cannot reshape array of size 230400 into shape (64,64,newaxis)
-
I use this command `python3 gaitgraph_casia_b.py fit --config configs/casia_b.yaml`
but it always give me error reply
```
File "gaitgraph_casia_b.py", line 77, in validation_step
y_hat = s…
-
-
Hello,
Could you please tell me how do I run the script `dgr2png.c` and `preparation_flow.py`? I have troubles dealing with the dataset.
Thank you!
-
Hi. Thank you for your paper and code.
I'm trying to run your model to evaluate it on MSU-MFSD dataset.
At first I tried to take only first frame from each ".mp4" and ".mov" video from test subset. …
-
ghost updated
5 years ago
-
-
Hi ! Thank you for this pytorch version sphereface code ,I have found this for a long time .But when I run train.py ,some problems occured.
VisibleDeprecationWarning: using a non-integer number …
-
请问怎么使用自己书写的英文字母进行训练呢,以及怎样可以得到英文字母的书写轨迹(坐标)呢,非常感谢。
另外有没有可能以连笔的单词进行训练,实现没训练过的单词也能做到(输入字母)输出连笔单词呢?