activeloopai / activeloopai/deeplake

[FEATURE] hub.auto for audio and video htypes

Aperta
#1,556 13 commenti 0 reazioni 1 assegnatario Rivendicata da @aadityasinha-dotcom Vedi su GitHub
enhancement
Lingua principale
C++
Stelle
9.2k
Fork
722
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 🚨🚨 Feature Request

- [ ] Related to an existing [Issue](../issues)
- [ ] A new implementation (Improvement, Extension)

### Is your feature request related to a problem?

Extend hub.auto to enable ingesting audio and video data. Take a look at [ingesting image datasets](https://github.com/activeloopai/Hub/blob/main/hub/auto/unstructured/image_classification.py) for a start.

### Description of the possible solution

Adding a video_ingestion.py file to hub/auto/unstructured with necessary changes would work. But this might mean rewriting a lot of code as in [image_classification.py](https://github.com/activeloopai/Hub/blob/main/hub/auto/unstructured/image_classification.py)

### An alternative solution to the problem can look like

To avoid this, a general class could be written and used as base class for image, audio and video.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.