-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Bundesliga Video Classification
:red_circle: **Aim** : Create a DL model which will identify the videos…
-
### 🐛 Describe the bug
In this [reference](https://github.com/pytorch/vision/blob/main/references/video_classification/train.py), I got this when I try to load cached dataset.
```
Traceback (most r…
-
**Describe the bug**
I am training several models to detect grooming behavior. I trained three different DeepLabCut models on the same set of videos of at low, medium, or high resolution, then analyz…
-
你好,我是用Paddle训练的视频分类算法ppTSM,转成onnx推理输出正常,onnx转成ncnn过程没有报错,但是推理出来的结果不对。ppTSM模型的输入是 [1,16,3,512,682]5维输入,即使构建一个全1.0f的输入onnx和ncnn的输出也不一致,帮忙看下是不是什么问题,谢谢
onnx模型链接:链接: https://pan.baidu.com/s/11WHdI4s67-_…
-
About Video Classification, How to save best model? I see the code did not save the best.pyth
-
### 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…
-
### My actions before raising this issue
- [X] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation)
- [X] Searched [past issues](/issues)
Currently, tags can only b…
-
Hi,
As we all know that video representation learning is a hot topic in computer vision community (thanks to recent advances in self-supervised learning), is it time to add a toy example for video …
-
- **Real-Time Sentiment Classification**
- [x] _The plugin performs real-time analysis of all comments on a YouTube video, classifying each as positive, neutral, or negative._
- **Sentiment Distrib…
-
I’m trying to follow the instructions to set up the model, but I’m encountering an issue with missing folders. According to the setup instructions:
Video Features: The model requires video features…