{"id":24341327,"url":"https://github.com/veracioux/monocular-vo","last_synced_at":"2025-08-07T02:33:03.071Z","repository":{"id":129261025,"uuid":"410945106","full_name":"veracioux/monocular-vo","owner":"veracioux","description":"Monocular Visual Odometry School Project","archived":false,"fork":false,"pushed_at":"2021-09-27T15:53:11.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T20:24:28.595Z","etag":null,"topics":["computer-vision","monocular-visual-odometry","python","python3"],"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/veracioux.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}},"created_at":"2021-09-27T15:42:24.000Z","updated_at":"2021-09-27T15:53:14.000Z","dependencies_parsed_at":"2023-05-17T22:00:29.483Z","dependency_job_id":null,"html_url":"https://github.com/veracioux/monocular-vo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/veracioux/monocular-vo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fmonocular-vo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fmonocular-vo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fmonocular-vo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fmonocular-vo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veracioux","download_url":"https://codeload.github.com/veracioux/monocular-vo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fmonocular-vo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269187570,"owners_count":24375107,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["computer-vision","monocular-visual-odometry","python","python3"],"created_at":"2025-01-18T07:15:06.497Z","updated_at":"2025-08-07T02:33:03.005Z","avatar_url":"https://github.com/veracioux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monocular visual odometry\n\n## Setup\n\nThe project uses [this KITTI dataset](http://www.cvlibs.net/datasets/kitti/eval_odometry.php)\nfor validation. First you will have to to place the downloaded set in the `data/`\ndirectory, achieving the following directory structure:\n\n```\ndata/\n├── calib/\n│   ├── 00\n│   ├── 01\n│   └── ...\n├── poses/\n│   ├── 00.txt\n│   ├── 01.txt\n│   └── ...\n└── sequences/\n    ├── 00\n    ├── 01\n    └── ...\n```\n\nThe directories can also be symlinks (that is encouraged actually).\n\n## Running\n\nOnce you have set everything up properly, you can run the validation by running\n`./main.py`. To see which options you have available, run\n\n```\n./main.py -h\n```\n\n## Authors\n\n- Anes Hadžić\n- Haris Gušić\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracioux%2Fmonocular-vo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveracioux%2Fmonocular-vo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracioux%2Fmonocular-vo/lists"}