-
# Video Representation Learning and Latent Concept Mining for Large-scale Multi-label Video Classification #
- Author: Po-Yao Huang, Ye Yuan, Zhenzhong Lan, Lu Jiang, Alexander G. Hauptmann
- Orig…
-
Hi @RongchangLi,
Niels here from the open-source team at Hugging Face. Congrats on your work and the ECCV Oral! Discovered it from here: https://huggingface.co/papers/2407.06113 (feel free to claim…
-
Please add baseline algorithm implementation for Short-video classification. Thanks.
-
I am unable to use my camera inside the docker container. Testing with `gst-launch-1.0 v4l2src ! videoconvert ! autovideosink`i get a preview window with just a black screen.
The same command runs ju…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
**Is your feature request related to a problem? Please describe.**
In my research, I am dealing with multi-modal (audio+text+frame sequence) video classification. It would be great if the datasets li…
-
Is self-distillation only implemented for image processing model? videomamba_distill.py is only in the image_sm/models folder. I would like to use videoMamba as a backbone for video 3D pose estimation…
-
**Submitting author:** @mrilikecoding (N Green)
**Repository:** https://github.com/mrilikecoding/StreamPoseML
**Branch with paper.md** (empty if default branch):
**Version:** v0.1.3
**Editor:** @arfo…
-
### 🚀 The feature
Optimized video decoding and frame reading at regular time intervals or timestamp seeking for CPU and GPU accelerated video preprocessing.
### Motivation, pitch
There are many use…
-
The dataset is consist of video and each video has one class(target).
The video is captured by frame and the captured image is the input of the model.
So can I ask the evaluation method of video cla…