Coder Social home page Coder Social logo

Comments (6)

mx-mark avatar mx-mark commented on May 24, 2024

@Fredbcx it depends on your task. If you are handling a classification problem, maybe a liitle change on the current repo (build a dataset list to store the video path and its label) will finish it.

from videotransformer-pytorch.

Fredbcx avatar Fredbcx commented on May 24, 2024

@mx-mark Is there a way to get in touch with you? I need to ask you some questions urgently

from videotransformer-pytorch.

mx-mark avatar mx-mark commented on May 24, 2024

@Fredbcx sorry for the slow reply, normally i do not log in the github during the weekdays. You can leave the message here in details, i will keep following your questions in the several comming days.

from videotransformer-pytorch.

Fredbcx avatar Fredbcx commented on May 24, 2024

@mx-mark Let's say I have a new dataset for binary classification, and have divided it in train and test.
What do i need to load a Vivit model, already pre-trained, and then use it for my new dataset(train, test and evaluate)?

from videotransformer-pytorch.

mx-mark avatar mx-mark commented on May 24, 2024

@Fredbcx If you just need the pretrained weights of vivit, you can simply build a finetune training script to your new dataset. And use the pretrain weights as the weight initiailization step to the vivit defination, or you can choose to moderately modify the notebook by replacing the data preprocessing to your own dataset loader along with a trainer to optimize the learning procedure.

from videotransformer-pytorch.

Anshu-Kumar-1 avatar Anshu-Kumar-1 commented on May 24, 2024

@mx-mark Follow up question on above discussion, What is the procedure to create our own new dataset of video? Is there any specific input size required or any input size is fine?

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