PixelwiseRegression
PixelwiseRegression copied to clipboard
PyTorch release for paper "Pixel-wise Regression: 3D Hand Pose Estimation via Spatial-form Representation and Differentiable Decoder"
Results
2
PixelwiseRegression issues
Sort by
recently updated
recently updated
newest added
NameError: name 'img' is not defined! The img on line 216 of the training code is not declared。How to solve it?
Hello, I am currently trying to implement a program that use Pixelwise Regression to estimate the pose of at least two hands on a depth video stream (one frame at...