U-CondDGCN icon indicating copy to clipboard operation
U-CondDGCN copied to clipboard

Unofficial pytorch implementation of U-CondDGCN from "WenBo Hu, Changgong Zhang, Fangneng Zhan, Lei Zhang, Tien-Tsin Wong : Conditional Directed Graph Convolution for 3D Human Pose Estimation"

Results 7 U-CondDGCN issues
Sort by recently updated
recently updated
newest added

Can you give me the size of model?

I'm getting the result below after training and testing. ===Action=== ==MPJPE=== Directions 116.01 Discussion 120.08 Eating 151.63 Greeting 120.19 Phoning 143.64 Photo 149.71 Posing 113.48 Purchases 136.89 Sitting 191.45 SittingDown...

It would be great to add some instructions about 'How to export joint node postitions and quaternions' easily.

https://github.com/tamasino52/U-CondDGCN/blob/e87a8f84f6bf0a24078eff265ca0bff80666a525/model/module/st_gcn.py#L552 hi, Are there bugs in incoming edge torch.matmul(e[ : , 0], self.A[0, 1: ]) ? Edge (0, 1), (0, 7), (0, 4) are from the hip of a human...

Did you reproduce the accuracy reported in the paper

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...