---
title: SegAgent-Dataset
canonical_url: "https://www.modelscope.cn/models/zzzmmz/SegAgent-Dataset"
md_url: "https://www.modelscope.cn/models/zzzmmz/SegAgent-Dataset.md"
repository: zzzmmz/SegAgent-Dataset
last_updated: 2025-08-08
license: "Apache License 2.0"
pipeline_tag: visual-grounding
tasks:
  - visual-grounding
library_name:
  - pytorch
frameworks:
  - Pytorch
downloads: 48
stars: 0
---

# SegAgent-Dataset

> SegAgent-Dataset - zzzmmz 在 ModelScope 开源的模型。[CVPR2025] SegAgent: Exploring Pixel Understanding Capabilities in MLLMs by Imitating Human Annotator Trajectories

zzzmmz/SegAgent-Dataset 是 ModelScope 魔搭社区上的visual-grounding模型，采用 Apache License 2.0 许可。

- **Repository**: zzzmmz/SegAgent-Dataset
- **License**: Apache License 2.0
- **Tasks**: visual-grounding
- **Downloads**: 48
- **Stars**: 0
- **Last updated**: 2025-08-08

Source: https://www.modelscope.cn/models/zzzmmz/SegAgent-Dataset

---

### You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.
#### Model files may be downloaded with ModelScope SDK or through git clone directly.

Download with ModelScope’s Python SDK
```bash
#Install ModelScope
pip install modelscope
```
```python
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('zzzmmz/SegAgent-Dataset')
```
Download with Git clone
```
git clone https://www.modelscope.cn/zzzmmz/SegAgent-Dataset.git
```

<p style="color: lightgrey;">If you are a contributor to this model, we invite you to promptly update the model card content according to <a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
