pip install imagebind-packaged==0.1.2.
This function is registered as imagebind and supports Audio, Video and Text modalities(extending to Thermal,Depth,IMU data):
| Parameter | Type | Default Value | Description |
|---|---|---|---|
name | str | "imagebind_huge" | Name of the model. |
device | str | "cpu" | The device to run the model on. Can be "cpu" or "gpu". |
normalize | bool | False | set to True to normalize your inputs before model ingestion. |