{"id":18135991,"url":"https://github.com/quzanh1130/object_tracking_trackline","last_synced_at":"2025-06-28T00:02:43.129Z","repository":{"id":237983654,"uuid":"795633136","full_name":"quzanh1130/Object_tracking_trackline","owner":"quzanh1130","description":"This project utilizes YOLOv9 and DeepSORT for object tracking, combined with a line-drawing feature to visualize the path of tracked objects.","archived":false,"fork":false,"pushed_at":"2024-12-06T08:46:55.000Z","size":60147,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:52:41.773Z","etag":null,"topics":["deep-sort","object-tracking","yolo","yolov9-object-tracking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quzanh1130.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-03T17:37:42.000Z","updated_at":"2024-12-06T08:48:58.000Z","dependencies_parsed_at":"2024-05-03T19:48:40.932Z","dependency_job_id":"3c6109d5-70c1-4cfc-ba2f-fce0402ca183","html_url":"https://github.com/quzanh1130/Object_tracking_trackline","commit_stats":null,"previous_names":["quzanh1130/object_tracking_trackline"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quzanh1130/Object_tracking_trackline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quzanh1130%2FObject_tracking_trackline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quzanh1130%2FObject_tracking_trackline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quzanh1130%2FObject_tracking_trackline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quzanh1130%2FObject_tracking_trackline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quzanh1130","download_url":"https://codeload.github.com/quzanh1130/Object_tracking_trackline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quzanh1130%2FObject_tracking_trackline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259749844,"owners_count":22905786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-sort","object-tracking","yolo","yolov9-object-tracking"],"created_at":"2024-11-01T14:09:49.687Z","updated_at":"2025-06-28T00:02:43.100Z","avatar_url":"https://github.com/quzanh1130.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Object Tracking with Trackline\nThis project utilizes YOLOv9 and DeepSORT for object tracking, combined with a line-drawing feature to visualize the path of tracked objects.\n\n## Reproductbility\n\n### 1. Clone this project\n\n```bash\ngit clone https://github.com/quzanh1130/Object_tracking_trackline.git\ncd Object_tracking_trackline\n```\n\n### 2. Install package\n\n```bash\npip install -r setup.txt\n```\n\n### 3. Run this project\n\n- `--weights`: model path or triton URL\n- `--source`: file/dir/URL/glob/screen/0(webcam)\n- `--device`: cuda device, i.e. 0 or 0,1,2,3 or cpu\n- `--mode`: mode show line or not. 0: not show, 1: show line\n\n``` bash\n  python object_tracking.py --weights weight\\yolov9-c-converted.pt --source data_ext/test.mp4 --device cuda --mode 1\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquzanh1130%2Fobject_tracking_trackline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquzanh1130%2Fobject_tracking_trackline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquzanh1130%2Fobject_tracking_trackline/lists"}