{"id":22969724,"url":"https://github.com/thohemp/cube_detector","last_synced_at":"2026-03-06T17:35:08.191Z","repository":{"id":45580567,"uuid":"399074397","full_name":"thohemp/cube_detector","owner":"thohemp","description":"Cube Detection using YOLOv5 with Oriented Bounding Boxes (OBB)","archived":false,"fork":false,"pushed_at":"2025-10-14T08:27:29.000Z","size":60771,"stargazers_count":29,"open_issues_count":6,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-05T16:46:35.231Z","etag":null,"topics":["computer-vision","object-detection","oriented-bounding-box","rotation","yolo","yolov5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thohemp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-23T11:18:08.000Z","updated_at":"2026-02-12T07:38:20.000Z","dependencies_parsed_at":"2022-07-26T13:17:38.068Z","dependency_job_id":null,"html_url":"https://github.com/thohemp/cube_detector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thohemp/cube_detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thohemp%2Fcube_detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thohemp%2Fcube_detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thohemp%2Fcube_detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thohemp%2Fcube_detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thohemp","download_url":"https://codeload.github.com/thohemp/cube_detector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thohemp%2Fcube_detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30188242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T17:33:53.563Z","status":"ssl_error","status_checked_at":"2026-03-06T17:33:51.678Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","object-detection","oriented-bounding-box","rotation","yolo","yolov5"],"created_at":"2024-12-14T21:37:47.527Z","updated_at":"2026-03-06T17:35:08.153Z","avatar_url":"https://github.com/thohemp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Cube Detection with Oriented Bounding Boxes\n![Screenshot](example_video.gif)\n\n# Run inference\n```sh\npython detect.py --source 0 --weights m640rot.pt --imgsz 640 --conf-thres 0.75\n```\n\n# Run as ROS node\n\n```sh\nrosrun cube_detector ros_detect.py \n```\n\n\n# Training\n\n```sh\npython3 train.py --img 640 --batch 3 --epochs 3 --data aug_cube.yaml  \n```\n\n\n# Test\n\n```sh\npython3 detect.py --source 0 --weights m640rot.pt --img 640 \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthohemp%2Fcube_detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthohemp%2Fcube_detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthohemp%2Fcube_detector/lists"}