Directly using images from S3 bucket using URL.
Author: Burhanuddin-latsahebCreated Feb 5, 2024Updated Mar 10, 2025
Currently the load_and_transform_vision_data function in data.py requires an image dir and throws an error when using an URL of an image using s3 bucket.
Source: facebookresearch/ImageBind