{"id":22889636,"url":"https://github.com/thunlp-mt/cospace","last_synced_at":"2026-03-19T23:55:15.854Z","repository":{"id":266487394,"uuid":"897265166","full_name":"THUNLP-MT/CoSpace","owner":"THUNLP-MT","description":"Official Repository for “CoSpace: Benchmarking Continuous Space Perception Ability for Vision-Language Models\" [CVPR2025]","archived":false,"fork":false,"pushed_at":"2025-03-21T08:39:28.000Z","size":14388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T09:32:12.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://thunlp-mt.github.io/CoSpace/","language":null,"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/THUNLP-MT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-02T10:31:50.000Z","updated_at":"2025-03-21T08:39:31.000Z","dependencies_parsed_at":"2025-02-07T00:36:18.903Z","dependency_job_id":null,"html_url":"https://github.com/THUNLP-MT/CoSpace","commit_stats":null,"previous_names":["thunlp-mt/cospace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THUNLP-MT%2FCoSpace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THUNLP-MT%2FCoSpace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THUNLP-MT%2FCoSpace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THUNLP-MT%2FCoSpace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/THUNLP-MT","download_url":"https://codeload.github.com/THUNLP-MT/CoSpace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531974,"owners_count":20792736,"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":[],"created_at":"2024-12-13T21:56:30.071Z","updated_at":"2026-01-08T09:37:09.032Z","avatar_url":"https://github.com/THUNLP-MT.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoSpace: Benchmarking Continuous Space Perception Ability for Vision-Language Models\n\n![](./figures/teaser.png)\n\n## Quick Start\n\n### Installation\n\nAll the images for **CoSpace** can be downloaded from [Hugging Face](https://huggingface.co/datasets/StephenZhu/CoSpace/). After successfully downloading the images, please rename `panorama_images` into `images` and keep the directory as follows:\n\n```bash\nsrc/\n├── data/\n│   ├── anno/\n│   │   ├── direction.jsonl\n│   │   ├── object.jsonl\n│   │   └── ...\n│   │\n│   ├── images/\n│   ├── habitat_scenes/\n│   ├── frames_30/\n│   └── frames_30/\n│\n│\n├── pipeline/\n│   ├── scripts/\n│   │   ├── pred_gpt.py\n│   │   ├── pred_claude.py\n│   │   └── ...\n│   │\n│   ├── pred.sh\n│   ├── pred_and_eval.sh\n│   ├── load_data.py\n│   ├── prompt.py\n│   ├── eval.py\n│   └── utils.py\n│\n└── pipeline-single/\n    └── ...\n```\n\n### Evaluation\n\nTo evaluate on our **CoSpace**, you can directly run the provided scripts:\n\n```bash\n# Prediction\nbash pred.sh\n\n# Prediction and evaluation\nbash pred_and_eval.sh\n\n# Also, you can directly evaluate the prediction file\npython eval.py --data_file path_to_the_prediction_file --save_dir result_save_directory\n```\n\nTo evaluate a new model, please add your `pred_{your_model}.py`, and modify the `eval.py` to fit the output format.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunlp-mt%2Fcospace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunlp-mt%2Fcospace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunlp-mt%2Fcospace/lists"}