Hey All!
I am training an Image classification model in SAS.
For that, I uploaded images from S3 (Amazon Bucket) into CAS Table.
The problem is- two out of 5 columns (_path_, _image_) are 'varbinary' type, which makes issues.
I am looking for a way to overcome it and being able working with 'path' value (I need to extract the label from it).
Attached are
1. The code I used for uploading from S3,
2. The error I get while trying to work with '_path_' column.
3. _Path_ column props
Will be happy to here your thoughts,
Thanks,
T
Hey,
Problem solved.
Thanks,
T
The CAS Libname Engine doesn't support Varbinary but you can use the Caslib with FedSQL or DS2 syntax instead which both support this data type.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.