Is it possible to ingest additional features (i.e. numerical, categorical, sensor inputs) alongside Images? #1272
Replies: 3 comments
-
Hi @jabbasj, can you elaborate a bit more how exactly you want to augment your dataset? I'm not sure whether you want to add this additional data as the 4th dimension to the RGB data, or you want to add on top of the existing RGB images. |
Beta Was this translation helpful? Give feedback.
-
The data I am looking to include is not really per-pixel... I want to associate many things like weather conditions, pressure readings, temperature readings, type of object in the image, etc... |
Beta Was this translation helpful? Give feedback.
-
Multi-modality is something we would like to work on, but unfortunately we do not have resources (time etc) to work on it yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to augment my dataset with additional sensor data, is this possible & if so can you please point me in the right direction?
If not, what would you recommend?
Beta Was this translation helpful? Give feedback.
All reactions