Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,11 @@ PartImageNet++ is an extensive dataset designed for robust object recognition an
|
|
10 |
|
11 |
|
12 |
### Dataset Statistics
|
13 |
-
| Object Category | Part Category | Image | Part Mask |
|
14 |
-
| --------- | --------- | ------ | --------- |
|
15 |
-
| 1000 | 3308 | 100000 | 406364 |
|
16 |
|
17 |
The dataset includes:
|
18 |
- **1000 object categories** derived from the original ImageNet-1K.
|
19 |
- **3308 part categories** representing different parts of objects.
|
20 |
-
- **100,000 annotated images**, with each object category containing 100 images.
|
21 |
- **406,364 part mask annotations** ensuring comprehensive coverage and detailed segmentation.
|
22 |
|
23 |
### Structure and Contents
|
|
|
10 |
|
11 |
|
12 |
### Dataset Statistics
|
|
|
|
|
|
|
13 |
|
14 |
The dataset includes:
|
15 |
- **1000 object categories** derived from the original ImageNet-1K.
|
16 |
- **3308 part categories** representing different parts of objects.
|
17 |
+
- **100,000 annotated images**, with each object category containing 100 images (downloaded from the ImageNet-1K dataset).
|
18 |
- **406,364 part mask annotations** ensuring comprehensive coverage and detailed segmentation.
|
19 |
|
20 |
### Structure and Contents
|