SAS Data Science

Building models with SAS Enterprise Miner, SAS Factory Miner, SAS Viya (Machine Learning), SAS Visual Text Analytics, with point-and-click interfaces or programming
BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
crack3n-collab
Obsidian | Level 7

I have been running simpleObjectDetection on jupyter hub.

https://github.com/sassoftware/python-dlpy/blob/master/examples/object_detection/SimpleObjectDetecti...

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

crack3ncollab_0-1704944543721.png

Here is my data:

crack3ncollab_1-1704944661280.png

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:

crack3ncollab_0-1704944855852.png

I generated my CASTable using code from the image augmentation example.

https://github.com/michaelgorkow/SAS_DeepLearning/blob/master/Face_Mask_Detection/image_augmentation...

crack3ncollab_1-1704945202124.png

 

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.

crack3ncollab_2-1704945395172.png

 

Any help will be very much appreciated. Thank you

 

1 ACCEPTED SOLUTION

Accepted Solutions
crack3n-collab
Obsidian | Level 7

It has been resolved. I was missing a parameter in one of the code.

View solution in original post

3 REPLIES 3
sbxkoenk
SAS Super FREQ

I moved this post to SAS Data Science board.

It's about Computer Vision and Object Detection.

 

Koen

crack3n-collab
Obsidian | Level 7

 I wasn't quite sure where to post this discussion. Thank you.

crack3n-collab
Obsidian | Level 7

It has been resolved. I was missing a parameter in one of the code.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

How to choose a machine learning algorithm

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.

Discussion stats
  • 3 replies
  • 1816 views
  • 0 likes
  • 2 in conversation