Coder Social home page Coder Social logo

Comments (5)

LiangXu123 avatar LiangXu123 commented on June 8, 2024

请问文章中你们指出要对一个Video分段为Sk,然后对每一个Sk随机采样为Tk,请问对于RGB和Flow两个流的下采样比例是多少呢?分为三段是每一段上RGB图像下采样保留几帧呢?Flow又是保留保留几张呢?从源代码看是每一个snippet在RGB上是保留一帧,flow上是保留5张吗?
谢谢

from temporal-segment-networks.

yjxiong avatar yjxiong commented on June 8, 2024

There is no subsampling rate in TSN. For each segment, there is always one snippet sampled regardless of the segment's length. A snippet is composed of one frame for RGB input and 5 frames for optical flow input.

This is described clearly in the paper.

from temporal-segment-networks.

LiangXu123 avatar LiangXu123 commented on June 8, 2024

Thank you for your kind reply!
I should read your paper more carefully,sorry to ask such negligent qusetion.

from temporal-segment-networks.

yjxiong avatar yjxiong commented on June 8, 2024

No problem.

Good luck with your experiments!

from temporal-segment-networks.

fanw52 avatar fanw52 commented on June 8, 2024

@cc786537662 Hello,
A video will be divided to 3 segments ,if A video has 150 frames and A segement will contain 50 frames ,A frames will be chosen from the 50 frames as a snippet?

from temporal-segment-networks.

Related Issues (20)

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.