Code Monkey home page Code Monkey logo

jonepatr / genea_visualizer Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 18.0 2.24 MB

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.

License: GNU General Public License v3.0

Dockerfile 6.46% Python 90.34% Shell 3.20%
bvh celery visualization-server

genea_visualizer's Issues

Get "list index out of range" error

Thank you very much for sharing this visualization tool. I want to set up this tool to text our results.
I built the docker according to the README. When I ran the example.py with the bvh file you provided in "GENEA Challenge 2020 submitted BVH files", I got the "list index out of range" error. I wonder what is the reason?
Thanks

come from speech-driven-hand-gesture-generation

Sorry to disturb again, i m very interested in your achievement .
In speech-driven-hand-gesture-generation i get txt file. Could i change the txt file into the video just like the one below, using this project? And maybe in this project i can only change bvh file into the one below?
Thanks!
image

where the folder blender should be put in

I found that the docker file will download a file and uncompressed it ( blender ). Due to the internet, it downloaded quite slowly, so I download it manually, but I don't know where should I put the folder in. I found that in the docker file, it made the blender directory in the root folder, but I don't have the permission on my lab machine, so I put it in my home directory. So is it ok to do so ? If it is ok ,and where should I modify to make it work. If I put the blender in /home/abc, what's the server_url should I use ?

How to set video resolution?

Hi, I intend to modify the video resolution, however, I set the new value in the .env file or in blender_render.py ,but it does not work.

Using visualizer with non-GENEA data?

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.

Failed with bvh file obtained from OpenPose joint

I used video2bvh to get a bvh file from a video. In video2bvh, it seems that the 2D-joints are estimated by OpenPose and it is lifted to 3D-joints by 3d-pose-baseline. Here is a sample bvh file I output.

However, the visualizer doesn't seem to work in this format.
How can I convert the 3D coordinates of the 8 upper body joints obtained by OpenPose into a bvh file that can be handled by this visualizer?

problem on server building

Hi Dear Patrik, thanks for your work. I am using a Ubuntu 16.04, when I run the following command I met a problem.

sudo /usr/local/bin/docker-compose up --build

WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Pulling redis (redis:latest)...
ERROR: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Look forward to your help,

FYI about my docker-compose:
sudo /usr/local/bin/docker-compose --version
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
docker-compose version 1.18.0, build 8dd22a9

Kelvin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.