RaihanUllIslam

Results 3 issues of RaihanUllIslam

Is there any implementation of HigherHRNet on C?

in core/group.py, https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation/blob/ce3a264f7dc4db937e2e3742c6fc097394775f21/lib/core/group.py#L186 if tmp[xx, min(yy+1, tmp.shape[1]-1)] > tmp[xx, max(yy-1, 0)]: what does the value/arguments inside _max_ mean or represents? Thanks in advance

Hello, is there any native implementation on C?