Code Monkey home page Code Monkey logo

Comments (3)

junchen14 avatar junchen14 commented on July 28, 2024

视频生成字幕只需要视频视觉信息。并不需要任何caption.txt
目前并没有计划对video ChatCaptioner 项目 开发gradio web 页面

from chatcaptioner.

NEFUJoeyChen avatar NEFUJoeyChen commented on July 28, 2024

谢谢您的回复,可是看到脚本这里需要video caption 对 这里不是很理解您说不需要任何caption.txt信息

Traceback (most recent call last): File "/home/chenjh/chenjh/ChatCaptioner/Video_ChatCaptioner/generate_caption_msvd.py", line 49, in <module> with open(CAPTION_FILE,"r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'msvd_data/caption.txt'

from chatcaptioner.

junchen14 avatar junchen14 commented on July 28, 2024

这里只是整理msvd 的 ground-truth image caption 信息,方便video ChatCaptioner 生成的结果和ground-truth 进行对比

from chatcaptioner.

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.