YOLOv8

The YOLOv8 model contains out-of-the-box support for object detection, classification, and segmentation tasks, accessible through a Python package as well as a command line interface. Website: yolov8.com

U-net

The U-net is convolutional network architecture for fast and precise segmentation of images. Website: lmb.informatik.uni-freiburg.de