I have been running simpleObjectDetection on jupyter hub.
And I have come across issues with the table columns.
Below is the column information of the sample data(Soccer_Images_416.sashdat) converted to CASTable
Here is my data:
In the later part of the code, the CASTable will be split into trainset and testset. The soccer images can be split but my data can't.
The error message:
I generated my CASTable using code from the image augmentation example.
So issue is I am not sure if I need to add in the missing columns or if I have to redo the generation of CASTable.
I previously tried loading images to SAS Data explorer and it generated the CASTable there for the images without the annotations and it had the _id_ column.
Any help will be very much appreciated. Thank you
It has been resolved. I was missing a parameter in one of the code.
I moved this post to SAS Data Science board.
It's about Computer Vision and Object Detection.
Koen
I wasn't quite sure where to post this discussion. Thank you.
It has been resolved. I was missing a parameter in one of the code.
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.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.