jonepatr / genea_visualizer

This repository provides scripts that can be used to visualize BVH files. These scripts were developed for the GENEA Challenge 2020, and enables reproducing the visualizations used for the challenge stimuli. The server consists of several containers which are launched together with the docker-compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using visualizer with non-GENEA data?

purplemargharita opened this issue · comments

I tried using this visualizer to render a bvh file coming from another dataset (not the GENEA dataset), where the skeleton has different joints and the name conventions differ. I changed a few parts in the code, such as the part for validating the bvh, however I can't seem to render a result since the server is stuck "Processing the file (this can take a while depending on file size)". The bvh file is not large (90). I was wondering if I'm missing something there and if you could provide any pointers to modifications that should be performed.

dear @purplemargharita , you need to have a different FBX model in order to render a bvh file from a different skeleton.

As we explain in a previous issue #6 :

For using a different skeleton you would need to do several things: