fabbrimatteo / JTA-Mods

111 stars 20 forks source link

Extract human masks #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

Can this tool extract human masks?

fabbrimatteo commented 6 years ago

Unfortunately no. This mod only extracts body joints coordinates with their relative person id. The game does not provide any API to extract segmentation masks.

In order to do it, you should use a middleware that interacts directly with the GPU, such as ReederDoc.

For more information i suggest you to read this paper: Playing for Benchmarks.