ImageBind icon indicating copy to clipboard operation
ImageBind copied to clipboard

Load data:ModalityType.TEXT: data.load

Open iAsakiT3T opened this issue 1 year ago • 1 comments

I only find the loading function of text, vision_data, audio_data but none depth and thermal. How can i load depth and thermal data. ModalityType.TEXT: data.load_and_transform_text(text_list, device), ModalityType.VISION: data.load_and_transform_vision_data(image_paths, device), ModalityType.AUDIO: data.load_and_transform_audio_data(audio_paths, device),

iAsakiT3T avatar Jul 27 '24 08:07 iAsakiT3T