Giter VIP home page Giter VIP logo

Comments (3)

yjxiong avatar yjxiong commented on May 29, 2024 2

@GBJim
Basically, this can be interpreted as that RGB frames in videos are still a little different from static images on which the ImageNet models are trained. For example, consider motion blur and video compression which may affect the low-level visual features.
Using partial BN can help the model to account for these effects. This assumption is reflected in experimental results on split 1 of UCF101, which you can find in Table 1 of TSN paper.

from temporal-segment-networks.

GBJim avatar GBJim commented on May 29, 2024

Hi @kli-nlpr
It is a training technique called partial BN

You can find it on the original paper in the section3.2, Network Training part.

But I have a related question in here.
Based on the paper, Partial BN should be applied on Temporal CNN(flow), why is it also applied on Spatial CNN(RGB) as well?

from temporal-segment-networks.

GBJim avatar GBJim commented on May 29, 2024

Thank you for the detailed explanation! @yjxiong

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.