SUPER-MARIO
SUPER-MARIO
When I test level1, I found that using 1_F only is better than using 1_F + 1_EN + 1_NM. By the way, the loss of 1_EN and 1_NM is also...
You said that you have modified caffe source code so it would log every test iter, would you mind sharing your code? Thanks.
如题,谢谢,没有太懂。
The paper use as training method called "Alternating Training", but the code just train the model end to end.
It's not easy to use openpose to generate the input data that can be used for my own video.
From the following code, we can compute the mask loss, but I cannot understand what does the mask label look like, I've read through the code for loading data, I...
Since OneDrive is blocked....
Hi, I want to know how you preprocess the data into rec file, what data augmentation has been used?
In the function GetMeanShape, `halfsize = int((ymean - ymin) * 2.0)`, I think it's not proper to `*2`.
Hi, have you tested the speed of the model?