610ing
commited on
Commit
•
5981204
1
Parent(s):
427c651
update readme
Browse files
README.md
CHANGED
@@ -6,13 +6,13 @@ PartImageNet++ is an extensive dataset designed for robust object recognition an
|
|
6 |
### Dataset Statistics
|
7 |
| Obj. Cat. | Part Cat. | Img | Part Mask |
|
8 |
| --------- | --------- | ------ | --------- |
|
9 |
-
| 1000 | 3308 | 100000 |
|
10 |
|
11 |
The dataset includes:
|
12 |
- **1000 object categories** derived from the original ImageNet.
|
13 |
- **3308 part categories** representing different parts of objects.
|
14 |
- **100,000 annotated images**, with each object category containing 100 images.
|
15 |
-
- **
|
16 |
|
17 |
### Structure and Contents
|
18 |
|
|
|
6 |
### Dataset Statistics
|
7 |
| Obj. Cat. | Part Cat. | Img | Part Mask |
|
8 |
| --------- | --------- | ------ | --------- |
|
9 |
+
| 1000 | 3308 | 100000 | 406364 |
|
10 |
|
11 |
The dataset includes:
|
12 |
- **1000 object categories** derived from the original ImageNet.
|
13 |
- **3308 part categories** representing different parts of objects.
|
14 |
- **100,000 annotated images**, with each object category containing 100 images.
|
15 |
+
- **406,364 part mask annotations** ensuring comprehensive coverage and detailed segmentation.
|
16 |
|
17 |
### Structure and Contents
|
18 |
|