CVHub520 / X-AnyLabeling

Effortless data labeling with AI support from Segment Anything and other awesome models.
GNU General Public License v3.0
4k stars 461 forks source link

work with custom yolov8-seg and sam #187

Closed gbo999 closed 9 months ago

gbo999 commented 9 months ago

hey there,

i want to work with custom yolov8-seg model that i already trained, and to work with pointing segemnetation like sam.

how can i achieve that?

CVHub520 commented 9 months ago

Hello, @gbo999: Deploying a custom model requires specific steps, generally, here's a toturial you can refer that.