concepts.hw_interface.george_vision.segmentation_models.PointGuidedImageSegmentationModel#

class PointGuidedImageSegmentationModel[source]#

Bases: object

Methods

segment_from_point(image, point)

__init__(checkpoint_path, model='sam_default', device='cpu')[source]#
Parameters:
__new__(**kwargs)#
segment_from_point(image, point)[source]#