当前位置:网站首页>Introduction to the PartImageNet Semantic Part Segmentation dataset
Introduction to the PartImageNet Semantic Part Segmentation dataset
2022-07-31 13:15:00 【The struggle of a rookie】
PartImageNet is a paper published in ECCV2022, which proposes an object part-level annotation dataset with the largest number of current categories and images.
PartImageNet: A Large, High-Quality Dataset of Parts
paper: https://arxiv.org/abs/2112.00933
code: https://github.com/TACJu/PartImageNet
The data set download link has been released on GitHub and can be downloaded.
The PartImageNet dataset contains 158 categories and a total of 24,095 images. Each image contains part-level annotations for a single object. An example of the annotation is shown in the figure below.

The specific category information of the dataset is shown in the table below. The 158 subcategories belong to 11 categories. The number of subcategories in each category is given in parentheses.The labeled part classes are the same.Taking the Fish category as an example, it contains 10 sub-categories, and the part categories of objects in each category are Head, Body, Fin, and Tail.

Out of the 158 classes, 118 are non-rigid body classes (eg dogs) and 40 are rigid body classes (eg cars).In addition, the dataset also provides more fine-grained classification information, as shown in the figure below.Example: Quadruped → Dog → Gordon setter.

For the Semantic Part Segmentation task, the data set is divided according to 85%, 5%, and 10%. The specific information is as follows:

By the way, let's take a look at the performance indicators of existing methods on this task, as follows:

For the Few-shot Learning task, the data set is divided according to the number of categories 109, 19, and 30. The specific information is as follows:

边栏推荐
猜你喜欢

网络协议及相关技术详解
![[Niu Ke brush questions - SQL big factory interview questions] NO3. E-commerce scene (some east mall)](/img/a6/8d53f5087a33c2bea8c99a5bb922da.png)
[Niu Ke brush questions - SQL big factory interview questions] NO3. E-commerce scene (some east mall)

365天挑战LeetCode1000题——Day 044 最大层内元素和 层次遍历

架构实战营|模块8

一文吃透哈希表

网络层重点协议——IP协议

报错IDEA Terminated with exit code 1

阿里三面:MQ 消息丢失、重复、积压问题,怎么解决?

CentOS7 installation MySQL graphic detailed tutorial

Hard disk partition, expand disk C, no reshipment system, not heavy D dish of software full tutorial.
随机推荐
关于我放弃考研这件事儿
模拟量差分和单端(iou计算方法)
硬盘分区,拓展C盘,不重装系统,不重装D盘软件的全教程。
Selenium自动化测试之Selenium IDE
P5019 [NOIP2018 提高组] 铺设道路
How does the SAP ABAP OData service support the $filter (filter) operation trial version
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
FastAPI encapsulates a generic response
go中select语句
集群的安全模式
What should I do if selenium is reversed?
基本语法(二)
EXCEL如何快速拆分合并单元格数据
五种数据提交方式的优化
PyQt5 rapid development and actual combat 9.7 Automated testing of UI layer
AMBA APB学习记录(AMBA 3/4)
How IDEA runs web programs
2022年最新重庆建筑安全员模拟题库及答案
使用openssl命令生成证书和对应的私钥,私钥签名,公钥验签
IDEA版Postman插件Restful Fast Request,细节到位,功能好用