xieZZZ sunzc-sunny commited on
Commit
489e1e7
·
verified ·
0 Parent(s):

Duplicate from sunzc-sunny/RefDrone

Browse files

Co-authored-by: Zhichao Sun <sunzc-sunny@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
60
+ RefDrone_train_mdetr.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - object-detection
5
+ language:
6
+ - en
7
+ tags:
8
+ - Drone
9
+ - Referring Expression Comprehension
10
+ - Visual Grounding
11
+ size_categories:
12
+ - 10K<n<100K
13
+ ---
14
+
15
+ # RefDrone: A Challenging Benchmark for Referring Expression Comprehension in Drone Scenes
16
+ ![RefDrone Main Figure](https://huggingface.co/datasets/sunzc-sunny/RefDrone/resolve/main/refdrone_main_fig.png)
17
+
18
+ **Images** <br>
19
+ Please download the images from [VisDrone](https://github.com/VisDrone/VisDrone-Dataset). <br>
20
+
21
+ **Annotations** <br>
22
+ Annotations is located in here. Annotation is [MDETR](https://arxiv.org/abs/2104.12763) style with keys: "images", "annotaions". <br>
23
+
24
+
25
+ #### Images
26
+ Contains information about each image in the dataset:
27
+
28
+ | Key | Description | Example |
29
+ |-----|-------------|-------------|
30
+ | `file_name` | Name of the image file | "0000189_00297_d_0000198.jpg" |
31
+ | `height` | Height of the image in pixels | 540 |
32
+ | `width` | Width of the image in pixels | 960 |
33
+ | `id` | Unique identifier for the image | 0 |
34
+ | `caption` | Text description of the image | "The black cars on the road" |
35
+ | `dataset_name` | Name of the dataset | "RefDrone" |
36
+ | `token_negative` | List of tokens not associated with target objects | [[0, 3], [4, 9]] |
37
+
38
+
39
+ #### Annotations
40
+ Contains information about the annotations for each image:
41
+
42
+ | Key | Description | Example |
43
+ |-----|-------------|-------------|
44
+ | `area` | Area of the annotated region | 1584 |
45
+ | `iscrowd` | if the annotation represents a crowd | 0|
46
+ | `image_id` | ID of the image this annotation belongs to | 0 |
47
+ | `category_id` | Category identifier for the annotated object | "5" |
48
+ | `id` | Unique identifier for the annotation | 0 |
49
+ | `empty` | if the annotation is empty | 0 |
50
+ | `bbox` | Bounding box coordinates [x, y, width, height] | [100, 200, 10, 20] |
51
+ | `tokens_positive` | List of tokens associated with the target object | [[2,4]] |
RefDrone_test_mdetr.json ADDED
The diff for this file is too large to render. See raw diff
 
RefDrone_train_mdetr.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe7222234b2c9fd95a184102561cb790ca9ab3913bd71bf809d1eb0f7e08000
3
+ size 13027978
RefDrone_val_mdetr.json ADDED
The diff for this file is too large to render. See raw diff
 
metadata_Croissant.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"@context":{"@language":"en","@vocab":"https://schema.org/","arrayShape":"cr:arrayShape","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/","data":{"@id":"cr:data","@type":"@json"},"dataBiases":"cr:dataBiases","dataCollection":"cr:dataCollection","dataType":{"@id":"cr:dataType","@type":"@vocab"},"dct":"http://purl.org/dc/terms/","extract":"cr:extract","field":"cr:field","fileProperty":"cr:fileProperty","fileObject":"cr:fileObject","fileSet":"cr:fileSet","format":"cr:format","includes":"cr:includes","isArray":"cr:isArray","isLiveDataset":"cr:isLiveDataset","jsonPath":"cr:jsonPath","key":"cr:key","md5":"cr:md5","parentField":"cr:parentField","path":"cr:path","personalSensitiveInformation":"cr:personalSensitiveInformation","recordSet":"cr:recordSet","references":"cr:references","regex":"cr:regex","repeated":"cr:repeated","replace":"cr:replace","sc":"https://schema.org/","separator":"cr:separator","source":"cr:source","subField":"cr:subField","transform":"cr:transform"},"@type":"sc:Dataset","distribution":[{"@type":"cr:FileObject","@id":"repo","name":"repo","description":"The Hugging Face git repository.","contentUrl":"https://huggingface.co/datasets/sunzc-sunny/RefDrone/tree/refs%2Fconvert%2Fparquet","encodingFormat":"git+https","sha256":"https://github.com/mlcommons/croissant/issues/80"}],"recordSet":[],"conformsTo":"http://mlcommons.org/croissant/1.1","name":"RefDrone","description":" Images \n Please download the images from VisDrone. \n Annotations \n Annotations is located in here. Annotation is MDETR style with keys: \"images\", \"annotaions\". \n\n\t\n\t\t\n\t\tImages\n\t\n\nContains information about each image in the dataset:\n\n\t\n\t\t\nKey\nDescription\nExample\n\n\n\t\t\nfile_name\nName of the image file\n\"0000189_00297_d_0000198.jpg\"\n\n\nheight\nHeight of the image in pixels\n540\n\n\nwidth\nWidth of the image in pixels\n960\n\n\nid\nUnique identifier for the image\n0\n\n\ncaption\nText description of the image… See the full description on the dataset page: https://huggingface.co/datasets/sunzc-sunny/RefDrone.","alternateName":["sunzc-sunny/RefDrone"],"creator":{"@type":"Person","name":"Zhichao Sun","url":"https://huggingface.co/sunzc-sunny"},"keywords":["object-detection","English","cc-by-4.0","10K<n<100K","arxiv:2104.12763","🇺🇸 Region: US","Drone","Referring Expression Comprehension","Visual Grounding"],"license":"https://choosealicense.com/licenses/cc-by-4.0/","url":"https://huggingface.co/datasets/sunzc-sunny/RefDrone"}
refdrone_main_fig.png ADDED

Git LFS Details

  • SHA256: 9bf2593e61fe2eb79abf6f2dfd65df437df3390fbcc031fc496553cc06796738
  • Pointer size: 133 Bytes
  • Size of remote file: 10.1 MB
test_caption.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ed307d92c9c126577d54a27f6a727955417d20aebea8891eb61d4d0314dce6
3
+ size 885270
train_caption.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5631dfeb67c56c69bb409de6a8eced952f0758bca063436fbd1a11f1a06a81ec
3
+ size 3483029
val_caption.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d0fe333517bf2a03b6c39261dbffb00784d6a075959f16e3606aeed8ca7c2b
3
+ size 270511