2023-04-12 13:21:43 +08:00
# Track-Anything
2023-04-12 14:43:26 +08:00
**Track-Anything** is an Efficient Development Toolkit for Video Object Tracking and Segmentation.
2023-04-12 13:21:43 +08:00
2023-04-14 00:10:07 +08:00

2023-04-12 13:21:43 +08:00
## Demo
2023-04-12 13:31:20 +08:00
2023-04-12 13:21:43 +08:00
This is Demo
2023-04-12 13:31:20 +08:00
## Get Started
2023-04-13 20:15:02 +00:00
2023-04-12 13:21:43 +08:00
This is Get Started.
## Acknowledgement
2023-04-12 13:31:20 +08:00
2023-04-12 14:03:31 +08:00
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.