Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 734 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 734 Bytes

Denseponse for Windows

Configure, build and run in several simple steps.

The original Densepose code can be find here https://github.com/facebookresearch/DensePose. I had to make a lot of small changes to make it work under windows. Most of my changes are pretty small but without them it was not possible to run it. I forked the original repository in https://github.com/NikolaySt/DensePose along with https://github.com/NikolaySt/cocoapi .

Installation under Windows

Please find installation instructions DensePose under Windows in INSTALL.md

Documentation

Follow the original DancePose documentation README.md for more details