Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load data:ModalityType.TEXT: data.load #121

Open
iAsakiT3T opened this issue Jul 27, 2024 · 1 comment
Open

Load data:ModalityType.TEXT: data.load #121

iAsakiT3T opened this issue Jul 27, 2024 · 1 comment

Comments

@iAsakiT3T
Copy link

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),

@luigilella98
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants