glyco-seg / config.json
kanyijr's picture
config files: initial commit
7612bca
{
"architectures": ["YOLOv8-seg"],
"model_type": "yolov8-seg",
"task": "image-segmentation",
"framework": "pytorch"
}