IcarusWizard / PixelwiseRegression

PyTorch release for paper "Pixel-wise Regression: 3D Hand Pose Estimation via Spatial-form Representation and Differentiable Decoder"
MIT License
34 stars 2 forks source link

Environment #3

Closed 109318401ntut closed 3 years ago

109318401ntut commented 3 years ago

Hello, thank you for your amazing implementation. Is this PixelwiseRegression repo were developed on windows 10 ?

IcarusWizard commented 3 years ago

Hi. The code was developed on Linux. But it should be ok to run on Windows since PyTorch support it too.

109318401ntut commented 3 years ago

Thanks for your response.