-
I did not find the implementation of heuristic mentioned in the original paper, is there any motivation to not implement it?
![image](https://user-images.githubusercontent.com/19648595/88634184-b824b…
-
Thank you for your work firstly, I am curious about why you choose L2 as criteria in "Soft Localization learning loss" instead of L1?
What good properties of L2 do you consider?
Lilyo updated
4 years ago
-
Hello,
Thanks for the great code! unfortunately, it requires GPU processing which is not applicable in my case. However, It seems to me that the output of the base detector is sufficient for my goal…
-
## Which project are you using?
SBR
Hello,
Thanks for the great code! unfortunately, it requires GPU processing which is not applicable in my case. However, It seems to me that the output of the …
-
您好,想請問此AlphaPose的實做中所使用的SPPE,是否為論文上所提到的Stacked hourglass
networks,因為看程式碼中有看到相關的module,可是並沒有使用到,非常謝謝您的回覆
-
Are the [pretrained models](https://drive.google.com/drive/folders/0B63t5HSgY4SQQ2FBRE5rQ2EzbjQ?usp=sharing) GPL as well? I'd like to use them for pre-training.
Greetings.
-
Could you add a list of papers in human pose estimation? I think this is an important topic which is useful for human activity recognition, human motion prediction and human dynamics modelling. There …
-
Hi, I am trying to test my videos(.avi and mp4) with your codes.
The fact that I'm not really familiar with h5py, I've got in trouble... no idea...
Could you please let me know what code I have to a…