facebookresearch / ImageBind

ImageBind One Embedding Space to Bind Them All
Other
8.38k stars 771 forks source link

Directly using images from S3 bucket using URL. #108

Open Burhanuddin-latsaheb opened 9 months ago

Burhanuddin-latsaheb commented 9 months ago

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.