xenova / transformers.js

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
https://huggingface.co/docs/transformers.js
Apache License 2.0
10.86k stars 658 forks source link

add video classification #495

Open KTBsomen opened 8 months ago

KTBsomen commented 8 months ago

Feature request

transformer js should support video classification as it support image classification so video classification will make this library somewhere complete.

Motivation

i want to build a video embedding service on client side in flutter i am trying to write a wrapper around the transformer js in flutter.

Your contribution

i am trying to build a wrapper around this awesome library in flutter

xenova commented 8 months ago

Hi there 👋 Sure, I can add this. Do you have any model in mind? Perhaps one listed on the Hugging Face Hub?

KTBsomen commented 8 months ago

there are many models out there in hugging face search it using this link. I am talking about general in my feature request,so that i can use any models, if i am right it is possible through custom models? if i convert any model to onnx via the convert script, if thats the case please guide us with a good doc to how to do it for any model and how can we work with that. and also can you help me with some models which can generate vector embedding for my video and image data directly i will use that in flutter app. thanks for your time somen

https://huggingface.co/models?pipeline_tag=video-classification&sort=trending

On Wed, 3 Jan, 2024, 16:18 Joshua Lochner, @.***> wrote:

Hi there 👋 Sure, I can add this. Do you have any model in mind? Perhaps one listed on the Hugging Face Hub https://huggingface.co/models?pipeline_tag=video-classification&sort=trending ?

— Reply to this email directly, view it on GitHub https://github.com/xenova/transformers.js/issues/495#issuecomment-1875171952, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMUMR5NSQYXWOHHUTKHHHPLYMUZPFAVCNFSM6AAAAABBLBHTQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZVGE3TCOJVGI . You are receiving this because you authored the thread.Message ID: @.***>