diff --git a/examples/yolo/README.md b/examples/yolo/README.md index 5151aa6..d53104e 100644 --- a/examples/yolo/README.md +++ b/examples/yolo/README.md @@ -1,20 +1,22 @@

YOLO-Series

-| Detection | Instance Segmentation | Pose | -| :----------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: | -| `` | `` | `` | +| Detection | Instance Segmentation | Pose | +| :---------------: | :------------------------: |:---------------: | +| | | | -| Classification | Obb | -| :----------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------: | -| `` | `` | +| Classification | Obb | +| :------------------------: |:------------------------: | +| | + +| Head Detection | Fall Detection | Trash Detection | +| :------------------------: |:------------------------: |:------------------------: | +| || + +| YOLO-World | Face Parsing | FastSAM | +| :------------------------: |:------------------------: |:------------------------: | +| || -| Head Detection | Fall Detection | Trash Detection | -| :-----------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------: | -| `` | `` | `` | -| YOLO-World | Face Parsing | FastSAM | -| :-------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------: | -| `` | `` | `` | ## Quick Start