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:
2. Demonstration From Client Requests
2.1 Commands
Corresponding to the 5 tasks summarized on YOLOv11, the results of client requests are demonstrated as:
2.2 Resultant Images On Server
Original Image | YOLO Detection |
---|---|
YOLO Segmentation | YOLO Pose |
---|---|
YOLO Oriented Detection | YOLO Classification |
---|---|
Let me try to provide such a service as public asap..