Coder Social home page Coder Social logo

Comments (7)

Robin-WZQ avatar Robin-WZQ commented on June 10, 2024

@123hello3 您好!如果是运行demo的话请运行Emotion.py,如果是直接进行视频推断请参考原始项目主页提供的代码

from multimodal-emotion-recognition-demo.

123hello3 avatar 123hello3 commented on June 10, 2024

您好,请问原始项目主页提供的代码是否可以直接对于任意视频进行情感分析呢

from multimodal-emotion-recognition-demo.

Robin-WZQ avatar Robin-WZQ commented on June 10, 2024

@123hello3 印象中只能对数据集中的视频类型进行分类,但我不是研究这个方向,不知道现在学界和工业界是否已有支持任意长度任意分辨率下的工作。在本项目中,我们是每t秒对电脑记录的视频和音频进行截断,并合成VAANET需要的输入格式进行推断。

from multimodal-emotion-recognition-demo.

123hello3 avatar 123hello3 commented on June 10, 2024

from multimodal-emotion-recognition-demo.

Robin-WZQ avatar Robin-WZQ commented on June 10, 2024

@123hello3 您好!抱歉我理解错您的意思了,您是要做一个test的接口是吧,我以为您说的任意视频是指任意分辨率和任意长度。关于这个我们确实是在开源代码中实现了这个接口,应该是main.py里面output_result(path)函数能搞定。但这是我们debug使用的所以demo里面不会调用,关于详细使用可以在阅读源码的基础上进行修改。或者改写VAANET里面的代码,毕竟train和test没啥大区别

from multimodal-emotion-recognition-demo.

123hello3 avatar 123hello3 commented on June 10, 2024

from multimodal-emotion-recognition-demo.

Robin-WZQ avatar Robin-WZQ commented on June 10, 2024

@123hello3 嗯嗯,因为这个功能不是本项目的目标,这个需要您自行来修改源码定位错误了,印象里并不复杂,祝好运!

from multimodal-emotion-recognition-demo.

Related Issues (7)

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.