-
Notifications
You must be signed in to change notification settings - Fork 63
how to label in batch mode #65
Copy link
Copy link
Open
Description
Thanks for your Trainable Segmentation ! It is useful !
When I label the cell, I can create training data by
makeOval(8,113, 46, 104);
call("trainableSegmentation.Weka_Segmentation.addTrace", "1", "1");
But I have so many training images, and labeling every cell is time-consuming.
I have gained the binary image, and the label is showed by mask
(notice: all masks in one image belong to the same class), such as:
For each image, I want to detect the mask and label all masks to one class. What should I do ?
Thank you~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
