Data storage and usage in Multimodal data scenarios #3074
-
|
Here in Multimodal data scenarios, like involve image, audio, vedio case, i am thinking whether users will store these kinds of multimodal data into deeplake, or just storage directly in disk like S3? Hoping have a disscuss for this to enhance understanding in multimodal data scenarios. Possible Usages of Multimodal dataBefore consider how Multimodal data will be stored, here we should consider how will these kinds of data will be used later, here i thought may exist this kinds of usage:
How will or should Multimodal data be stored ?Currently, here in mind, it seems save metadata and path of Multimodal data is more common, like following table data:
Hoping you share you ideas and insight @activesoull @artgish @zaaram @tatevikh @khustup @dgaloop |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey @littleDrew, If you need to access those images outside of deeplake, then you can have column type We don't support Audio and Video data yet, although you can use Bytes type to store raw bytes if needed. We will add video type support soon. This will give you fast random access to the video frames. Hope this helps. |
Beta Was this translation helpful? Give feedback.
@littleDrew I don't have public examples showing each use case, but the main usage of links are the following: