huggingface.js icon indicating copy to clipboard operation
huggingface.js copied to clipboard

Tracking integration for Video Classification

Open osanseviero opened this issue 3 years ago • 8 comments

Tracking integration of task - Video Classification

Example discussion - https://huggingface.co/keras-io/video-transformers/discussions/1#62e9694f1ee086f609b4a500

Note that you're not expected to do all of the following steps. This PR helps track all the steps required to get a new task fully supported in the Hub 🔥

  • [x] Integration with Inference API. Select at least one of the following:
    • [x] Added a transformers pipeline
    • [ ] Added to Community Inference API for 3rd party library
    • [ ] Added to Community Inference API for generic
  • [x] Added basic UI elements (icon, order specification, etc)
  • [ ] Added a widget

Integration guide: https://hf.co/docs/hub/models-tasks

osanseviero avatar Aug 04 '22 08:08 osanseviero

Would be great to add basic UI elements for it, as we now have video models as seen here: https://huggingface.co/models?other=video-classification

NielsRogge avatar Sep 21 '22 18:09 NielsRogge

cc @NimaBoscarino or @nateraw would any of you be interested in working on this? This corresponds to the UI elements section at https://huggingface.co/docs/hub/models-tasks#ui-elements

osanseviero avatar Sep 21 '22 18:09 osanseviero

Friendly ping

osanseviero avatar Oct 12 '22 14:10 osanseviero

I wish, but I don't have the bandwidth for it right now 😞

NimaBoscarino avatar Oct 12 '22 18:10 NimaBoscarino

Now that we have the UI elements and the pipeline, we could add this to the inference API for transformers + add a widget. WDYT @Narsil @OlivierDehaene @mishig25 ?

osanseviero avatar Dec 11 '22 12:12 osanseviero

https://github.com/huggingface/api-inference/pull/1252

Narsil avatar Dec 12 '22 14:12 Narsil

Very cool! The only missing step would be the widget

osanseviero avatar Dec 12 '22 17:12 osanseviero

@nateraw would you be up for updating https://huggingface.co/tasks/video-classification to use the new pipeline?

osanseviero avatar Dec 19 '22 09:12 osanseviero