GithubHelp home page GithubHelp logo

Comments (6)

bryanyzhu avatar bryanyzhu commented on August 24, 2024

@liu666666 Hi, thanks for your suggestion. Yes, I actually already used the cross modality pre-training technique. Right now, my resnet101 and resnet152 flow model works good. It is just vgg16 model doesn't yield same performance. So it should be something particular about the VGG network.

from two-stream-pytorch.

zed0630 avatar zed0630 commented on August 24, 2024

@bryanyzhu Hi, have you take the direction of optical flow into consideration? When flipping optical flow image, one should also invert the corresponding pixel value in x(horizontal)/y(vertical) channel, otherwise the direction will stay the same, which is contrast to its real direction.

from two-stream-pytorch.

bryanyzhu avatar bryanyzhu commented on August 24, 2024

Hi @zed0630 Thanks for pointing out the mistake, I should do another invert. Will update the code base here. Thanks.

from two-stream-pytorch.

swathikirans avatar swathikirans commented on August 24, 2024

@zed0630 Hi, I didn't get your point about inverting the pixel values in the x/y channels during flipping. Can you elaborate on this?

from two-stream-pytorch.

bryanyzhu avatar bryanyzhu commented on August 24, 2024

@swathikirans because when you flip your images, e.g, horizontal flip, the flow at x direction also changes.

You can refer to this code snippet, i think it will help.

from two-stream-pytorch.

swathikirans avatar swathikirans commented on August 24, 2024

@BryanZhu. Thank you!

from two-stream-pytorch.

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.