-
Usually in classification problems for videos they use different approaches...
- Transformers
- CNN + LTSM: https://www.youtube.com/watch?v=QmtSkq3DYko
- TSM: https://www.kaggle.com/competitions/nfl…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Web
### MediaPipe Tasks SDK version
master branch
### Task…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
This tutorial …
-
For the launch we should have at least one tutorial!
I'll make some video ones and happy to help others make some too. Written tutorials would also be welcome! A written "getting started" one to wa…
-
in this repo the default mean and std is the mean of activitynet and the std of kinetics but in your another repo(video-classification-3d-cnn-pytorch) you defaut use std=[1,1,1]in your code,which one …
-
First of all, great work!
I assume that in order to use it I have to train the weights on a dataset with superpixels annotations, or at least some boundry boxes.
Am I right?
What do you suggest me …
-
# Goal:
solve a classification problem by course techniques.
# 2 stages
### Plan & EDA ( 10%, week 7 )
1. Dataset
2. EDA
3. Initial DA describes the dataset
### Presentation (10%)
1. D…
-
I am very interested in this work, but I only know that you utilized _DenseCap_ on selecting video thumbnails, I wonder how to use the DenseCap results on this task, classification or ranking?
Is the…
-
Thanks for your job! It really help me so much.
It seems that in the deepmind I3D version, they use average pool along the time dimension for the last logits. But in your codes, you use max_pool for …
-
#127 # → Step 1: Describe the issue 📝
> Did you find a bug? Want to suggest an idea for feature?
Currently, there's no example on your website which demonstrates image classification with neural n…