Coder Social home page Coder Social logo

jancio / deep-virtual-rapport-agent Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 58.86 MB

Head gesture detection & Generating rapport in virtual agents

Jupyter Notebook 90.76% Shell 0.13% Python 1.84% Lua 1.51% CMake 0.37% C 0.35% C++ 2.75% Makefile 2.17% MATLAB 0.09% SWIG 0.01%

deep-virtual-rapport-agent's People

Contributors

jancio avatar

Stargazers

 avatar

Watchers

 avatar  avatar

deep-virtual-rapport-agent's Issues

Evaluation on the webcam

Hello.

Thanks for your code. I'm currently is trying to evaluate your head gesture detection code on the webcam. Is it possible? Could you give me some advices where to start?

Main question is, i guess, what kind of data should be given to your model? AS i see in evaluate_hgd, you are loading npz file (which i dont have of course) and using X-part of it as an input. Since i don't have the datasets, i can't check what exactly lies in npz files. Is it just a frame or series of frames?

THanks in advance for the answer.

Where is the function unique_fusion

In file head_gesture_detector/hgd_annotate_frames.ipynb, there are 2 rows using function unique_fusion. However it's undefined.

Do you have any idea about this function?

new_df['head_gesture_unique_NS'] = new_df.apply(unique_fusion, args=('_NS',), axis=1)
new_df['head_gesture_unique'] = new_df.apply(unique_fusion, args=('',), axis=1)

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.