Create ML

RSS for tag

Create machine learning models for use in your app using Create ML.

Posts under Create ML tag

182 Posts

Post

Replies

Boosts

Views

Activity

Q: How to used cropped images in Create ML as Object Detection training data without JSON annotation
I have hundreds of thousands of image files that are cropped images grouped into class folders appropriately that I would like to use in Create ML to training an object detection model. I do not have .json annotation files for any of those cropped images. Q1: Am I required to create the .json annotation file for each individual image and just set the bounding box coordinates to the four corners of the images since the full image is the object already cropped? Or is there a way to leverage what I have directly without creating all those .json files? Q2: Anyone have a handy script to help automated the creation of those files? :-) Thanks everyone.
1
0
841
Sep ’21
is the base model M1 iMac enough?
Hi, i'm planning on buying an m1 iMac with 256gb storage, 8gb ram and the 7 core gpu. Will this configuration be enough for Xcode development, Create ML and swift playgrounds? Thanks in advance :)
Replies
2
Boosts
0
Views
1.4k
Activity
Oct ’21
Q: How to used cropped images in Create ML as Object Detection training data without JSON annotation
I have hundreds of thousands of image files that are cropped images grouped into class folders appropriately that I would like to use in Create ML to training an object detection model. I do not have .json annotation files for any of those cropped images. Q1: Am I required to create the .json annotation file for each individual image and just set the bounding box coordinates to the four corners of the images since the full image is the object already cropped? Or is there a way to leverage what I have directly without creating all those .json files? Q2: Anyone have a handy script to help automated the creation of those files? :-) Thanks everyone.
Replies
1
Boosts
0
Views
841
Activity
Sep ’21