Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
V

VLPart

> 编程语言
Open source

[ICCV2023] VLPart: Going Denser with Open-Vocabulary Part Segmentation

395 stars0 likes0 views
WebsiteGitHub

About

[ICCV2023] VLPart: Going Denser with Open-Vocabulary Part Segmentation

Going Denser with Open-Vocabulary Part Segmentation

Object detection has been expanded from a limited number of categories to open vocabulary. Moving forward, a complete intelligent vision system requires understanding more fine-grained object descriptions, object parts. In this work, we propose a detector with the ability to predict both open-vocabulary objects and their part segmentation. This ability comes from two designs:

  • We train the detector on the joint of part-level, object-level and image-level data.
  • We parse the novel object into its parts by its dense semantic correspondence with the base object.

[arXiv]

Installation

See installation instructions.

Getting Started

See Preparing Datasets and Preparing Models.

See Getting Started for demo, training and inference.

Model Zoo

We provide a large set of baseline results and trained models in the Model Zoo.

License

The majority of this project is licensed under a MIT License. Portions of the project are available under separate license of referred projects, including CLIP, Detic and dino-vit-features. Many thanks for their wonderful works.

Citation

If you use VLPart in your research or wish to refer to the baseline results published here, please use the following BibTeX entries:


@article{peize2023vlpart,
  title   =  {Going Denser with Open-Vocabulary Part Segmentation},
  author  =  {Sun, Peize and Chen, Shoufa and Zhu, Chenchen and Xiao, Fanyi and Luo, Ping and Xie, Saining and Yan, Zhicheng},
  journal =  {arXiv preprint arXiv:2305.11173},
  year    =  {2023}
}

:fire: Extension Project

Grounded Segment Anything: From Objects to Parts: A dialogue system to detect, segment and edit anything in part-level in the image.

Semantic-SAM: A universal image segmentation model to enable segment and recognize anything at any desired granularity.

Issues· 7 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言