dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

automatic mode #5

Closed bnascimento closed 1 year ago

bnascimento commented 1 year ago

hi there, what are the main differences right now for the automatic mode vs the original segment anything demo?

dinglufe commented 1 year ago

Automatic segmentation is based on the segmentation of multiple points, followed by some region merging processes.