File size: 1,538 Bytes
4a9fbd1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a880917
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
license: other
license_name: multiid-2m
license_link: LICENSE
dataset_info:
  features:
  - name: ID
    dtype: string
  - name: GT
    dtype: image
  - name: input_images
    sequence: image
  - name: prompt
    dtype: string
  - name: task_type
    dtype: string
  - name: bboxes
    dtype: string
  - name: subset
    dtype: string
  - name: num_persons
    dtype: int32
  splits:
  - name: train
    num_bytes: 194376894.0
    num_examples: 433
  download_size: 183022320
  dataset_size: 194376894.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


# MultiID-Bench in WithAnyone

[![arXiv](https://img.shields.io/badge/arXiv-coming_soon-b31b1b.svg)](https://arxiv.org/abs/)
[![Project Page](https://img.shields.io/badge/Project-Page-blue.svg)](https://doby-xu.github.io/WithAnyone/)
[![Code](https://img.shields.io/badge/GitHub-Code-blue.svg)](https://github.com/Doby-Xu/WithAnyone)
[![HuggingFace](https://img.shields.io/badge/HuggingFace-Model-yellow.svg)](https://huggingface.co/WithAnyone/WithAnyone)
[![MultiID-Bench](https://img.shields.io/badge/MultiID-Bench-Green.svg)](https://huggingface.co/datasets/WithAnyone/MultiID-Bench)
[![MultiID-2M](https://img.shields.io/badge/MultiID_2M-Dataset-Green.svg)](https://huggingface.co/datasets/WithAnyone/MultiID-2M)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

Please refer to [GitHub repo](https://github.com/Doby-Xu/WithAnyone) for the usage of this benchmark.