Datasets:
Formats:
parquet
Size:
10K - 100K
ArXiv:
Tags:
personalization
instance_detection
instance_classification
instance_segmentation
instance_retrieval
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,16 +22,25 @@ dataset_info:
|
|
| 22 |
dtype: string
|
| 23 |
splits:
|
| 24 |
- name: train
|
| 25 |
-
num_bytes: 27536486
|
| 26 |
num_examples: 300
|
| 27 |
- name: test
|
| 28 |
-
num_bytes: 1057911404
|
| 29 |
num_examples: 10888
|
| 30 |
- name: test_dense
|
| 31 |
-
num_bytes: 142883772
|
| 32 |
num_examples: 1200
|
| 33 |
download_size: 1168229577
|
| 34 |
-
dataset_size: 1228331662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
---
|
| 36 |
# PODS: Personal Object Discrimination Suite
|
| 37 |
<h3 align="center"><a href="https://personalized-rep.github.io" style="color: #2088FF;">🌐Project page</a>           
|
|
|
|
| 22 |
dtype: string
|
| 23 |
splits:
|
| 24 |
- name: train
|
| 25 |
+
num_bytes: 27536486
|
| 26 |
num_examples: 300
|
| 27 |
- name: test
|
| 28 |
+
num_bytes: 1057911404
|
| 29 |
num_examples: 10888
|
| 30 |
- name: test_dense
|
| 31 |
+
num_bytes: 142883772
|
| 32 |
num_examples: 1200
|
| 33 |
download_size: 1168229577
|
| 34 |
+
dataset_size: 1228331662
|
| 35 |
+
license: mit
|
| 36 |
+
tags:
|
| 37 |
+
- personalization
|
| 38 |
+
- instance_detection
|
| 39 |
+
- instance_classification
|
| 40 |
+
- instance_segmentation
|
| 41 |
+
- instance_retrieval
|
| 42 |
+
- personalized_generation
|
| 43 |
+
- personalized_t2i
|
| 44 |
---
|
| 45 |
# PODS: Personal Object Discrimination Suite
|
| 46 |
<h3 align="center"><a href="https://personalized-rep.github.io" style="color: #2088FF;">🌐Project page</a>           
|