Giter Site home page Giter Site logo

Comments (8)

wei-tim avatar wei-tim commented on July 19, 2024

@west-i
Hi, thanks for your interest.
First you have to check whether the action that you are going to detect is in the datasets (JHMDB-21 or UCF101-24).
If so, you can directly use our pretrained model to detect this specific action.
Otherwise you can use our method to train your own model on your specific dataset.

from yowo.

west-i avatar west-i commented on July 19, 2024

@wei-tim
Thanks you for your answer.

The action that i want to detect is not in the datasets(JHMDB-21 or UCF101-24).
I have the following questions:

1.How should I annotate the new action in the video to train my detection model.
2.What needs to be modified next to match my data?

Beginners in this area, hope to get your answers, thank you very much!

from yowo.

abhigoku10 avatar abhigoku10 commented on July 19, 2024

@okankop @west-i if the actiion is present in datasets(JHMDB-21 or UCF101-24). which set of file / the process should be follow to run on the video data

from yowo.

okankop avatar okankop commented on July 19, 2024

@west-i

  1. you should annotate your data similar to UCF101-24 annotations.
  2. You just need to change the number of classes in the network architecture and you are ready to train.

from yowo.

okankop avatar okankop commented on July 19, 2024

@abhigoku10 you can simply follow the test procedure applied in the training. Please investigate the "def test(epoch)" function in file https://github.com/wei-tim/YOWO/blob/master/train.py

from yowo.

west-i avatar west-i commented on July 19, 2024

@okankop
Thanks you for your answer.

Is there a labeling tool I can use to label my videos?

from yowo.

okankop avatar okankop commented on July 19, 2024

@west-i
Labelme (https://github.com/wkentaro/labelme) is a very nice labelling tool. You can use that.

from yowo.

okankop avatar okankop commented on July 19, 2024

I believe issue is resolved!

from yowo.

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.