diff --git a/README.md b/README.md index c97c884..e364ce4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ***Track-Anything*** is a flexible and interactive tool for video object tracking and segmentation. It is developed upon [Segment Anything](https://github.com/facebookresearch/segment-anything), can specify anything to track and segment via user clicks only. During tracking, users can flexibly change the objects they wanna track or correct the region of interest if there are any ambiguities. These characteristics enable ***Track-Anything*** to be suitable for: - Video object tracking and segmentation with shot changes. -- Visualized development and data annnotation for video object tracking and segmentation. +- Visualized development and data annotation for video object tracking and segmentation. - Object-centric downstream video tasks, such as video inpainting and editing.