YOLOv11

YOLOv11 was just out for a couple of days. People keep talking about its terrrific performance. Today, let me have some fun.

1. YOLOv11 Server App

A Flask implementation is obtained from ChatGPT:

LVT YOLOv11 Server App

2. Demonstration From Client Requests

2.1 Commands

Corresponding to the 5 tasks summarized on YOLOv11, the results of client requests are demonstrated as:

LVT YOLOv11 5 EndPoints Requests

2.2 Resultant Images On Server

Original Image YOLO Detection
Original Image Detection Result
YOLO Segmentation YOLO Pose
Segmentation Boundaries Pose Keypoints
YOLO Oriented Detection YOLO Classification
Oriented Detection Classfication Json

Let me try to provide such a service as public asap..