File size: 101 Bytes
df6c67d
 
 
1
2
3
4
from inference.models.yolov7.yolov7_instance_segmentation import (
    YOLOv7InstanceSegmentation,
)