Skip to content

a nice trace algrithom, nice speed nice acc,一个速度和效果还不错的实例跟踪算法

License

Notifications You must be signed in to change notification settings

MPolaris/InstanceTracker

Repository files navigation

一个简单的实例追踪算法

How to use

# base基本使用
python main.py --video_path "./sample.mp4"

# 使用简单特征提取(快一点), faster
python main.py --video_path "./sample.mp4" --simple_extractor

# 指定需要追踪的类别, track special class by id
python main.py --video_path "./sample.mp4" --class_ids 0 1 2 3

觉得效果还可以的画,给个star吧, pls star it~

About

a nice trace algrithom, nice speed nice acc,一个速度和效果还不错的实例跟踪算法

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages