-
Notifications
You must be signed in to change notification settings - Fork 57
-
So as far as i know, image segmentation is done using four techniques:
- Region-based segmentation
- Edge detection segmentation
- Thresholding
- Clustering
What technique does brainchop use?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hi @deathmukh, we are using deep learning (DL) in which we train a model on segmentation task and then use the trained model for new data segmentation.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment