Code Monkey home page Code Monkey logo

Comments (3)

willprice avatar willprice commented on September 28, 2024

Hi @skrish13,
You are correct. The library's main focus is action recognition at the moment, although it'd be nice to expand it out to support object detection as well. What sort of functionality were you after? One thing I'd like to do is to add metrics to the library, so the object detection metrics would be exposed as part of that.

We use the Tensorflow Object Detection API for metrics and we load the frames into TFRecords for training the baseline model.

@hazeld anything you'd like to add that might be useful? If you've got any ideas on supporting OD in the lib I'd like to hear them

from epic-kitchens-55-lib.

GinaJemy avatar GinaJemy commented on September 28, 2024

Can you provide any instructions on using the dataset and annotations for training an object detector such as YOLO on your dataset ?
Thanks

from epic-kitchens-55-lib.

willprice avatar willprice commented on September 28, 2024

The training annotations are accessible through epic_kitchens.meta.training_object_labels() but that is the extent of support provided by this library. The frames are annotated with active object (i.e. the object is participating in the current action) annotations every 1/2 second (every 30 frames). I'd suggest using these annotations in combination with the instructions provided for supporting new datasets by YOLOv3/CenterNet/FasterRCNN/. I sadly don't have any experience with these. Good luck 👍

from epic-kitchens-55-lib.

Related Issues (18)

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.