Giter Club home page Giter Club logo

Comments (3)

Atze00 avatar Atze00 commented on July 16, 2024 1

hi!
The models should follow the same block of the other models, so It shouldn't be necessary to implement new blocks.
I suggest to check if the A3, A4 and A5 require a positional encoding and to look at the architecture details of the original implementation directly from the source code. The paper may not be updated and may lack details, you can find the original source code link in the README.
I also suggest you look at the weight_load.ipynb, and check how I managed to load the weights. You need to look at the name of the layers in order to convert the weights to pytorch. For the model supported, the weights names are loaded in the variable loaded_list of weight_load.ipynb
That's what came to my mind, let me know if you need anything more specific.

from movinet-pytorch.

luyg45 avatar luyg45 commented on July 16, 2024

Hi @Atze00 , Many thanks to you for implementing movinets pytorch version , I had benefited greatly for my project .

In order to take my project to next level ,I need to switch to streaming versions as bigger the input dimension the better .

So I decided to implement myself if needed be the a3,a4,a5 versions of movinets streaming models and may be contribute back to community

Could u kindly give me the direction to where to start, and some tips if u may for doing it.

Thanks !

Hi, @papasanimohansrinivas,

Thank you for your great idea. Did you finish the reproducing of the streaming A3, A4, A5 models? It will be great if you can share your work.

Thanks!

from movinet-pytorch.

poincarelee avatar poincarelee commented on July 16, 2024

@papasanimohansrinivas , any progress in reproducing of streaming A3, A4, A5 ? looking eagerly forward to your work.

from movinet-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.