I was using Hub, a dataset format for AI that allows data streaming to GPUs without sacrificing performance.
I have been using Hub for image datasets and would like to try to use the product for other data types.
How would Hub work for different data types such as 3D objects, audio, video, etc?
The following Activeloop Hub doc has an example of how to upload image datasets to Hub and I am using a similar approach for working with my image dataset.