From c22e87514c1342ea01c5e16c39ce436b391b0d25 Mon Sep 17 00:00:00 2001 From: Jinyu Yang <39208339+yjybuaa@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:03:31 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b7e790..9c8655a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Track-Anything +An Efficient Development Toolkit for Video Object Tracking and Segmentation. ## Demo @@ -8,4 +9,4 @@ This is Demo This is Get Started. ## Acknowledgement -The project is based on [XMem](https://github.com/facebookresearch/segment-anything) and [Segment Anything](https://github.com/hkchengrex/XMem). Thanks for the authors for their efforts. +The project is based on [Segment Anything](https://github.com/facebookresearch/segment-anything) and [XMem](https://github.com/hkchengrex/XMem). Thanks for the authors for their efforts. From 68cd94a5048aeb3e1a062b8175a99f5793835038 Mon Sep 17 00:00:00 2001 From: Jinyu Yang <39208339+yjybuaa@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:43:26 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c8655a..2bbcbf4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Track-Anything -An Efficient Development Toolkit for Video Object Tracking and Segmentation. +**Track-Anything** is an Efficient Development Toolkit for Video Object Tracking and Segmentation. ## Demo