Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- datasets/art_ocr/metadataset.yaml +7 -0
- datasets/art_ocr/views/locate_anything_art_ocr_ic19_art/metadataset.yaml +10 -0
- datasets/bdd100k/metadataset.yaml +7 -0
- datasets/bdd100k/views/locate_anything_bdd100k_bdd100k/metadataset.yaml +10 -0
- datasets/blip3_ocr/metadataset.yaml +7 -0
- datasets/blip3_ocr/views/locate_anything_blip3_ocr_blip3_ocr/metadataset.yaml +10 -0
- datasets/cdla/metadataset.yaml +7 -0
- datasets/cdla/views/locate_anything_cdla_cdla/metadataset.yaml +10 -0
- datasets/cdla/views/locate_anything_cdla_cdla/records.jsonl +0 -0
- datasets/cdla/views/locate_anything_cdla_cdla/records.jsonl.idx +0 -0
- datasets/coco/views/locate_anything_coco_coco/metadataset.yaml +10 -0
- datasets/coco/views/locate_anything_coco_coco_text/records.jsonl +0 -0
- datasets/coco/views/locate_anything_coco_grefcoco/metadataset.yaml +10 -0
- datasets/coco/views/locate_anything_coco_refcoco_plus/metadataset.yaml +10 -0
- datasets/crowdhuman/metadataset.yaml +7 -0
- datasets/crowdhuman/views/locate_anything_crowdhuman_crowdhuman/metadataset.yaml +10 -0
- datasets/deepfashion2/metadataset.yaml +7 -0
- datasets/deepfashion2/views/locate_anything_deepfashion2_deepfashion2/metadataset.yaml +10 -0
- datasets/doclaynet/metadataset.yaml +7 -0
- datasets/doclaynet/views/locate_anything_doclaynet_doclaynet/metadataset.yaml +10 -0
- datasets/egoobjects/metadataset.yaml +7 -0
- datasets/egoobjects/views/locate_anything_egoobjects_egoobjects/metadataset.yaml +10 -0
- datasets/groundcua/metadataset.yaml +7 -0
- datasets/groundcua/views/locate_anything_groundcua_groundcua/metadataset.yaml +10 -0
- datasets/humanparts/metadataset.yaml +7 -0
- datasets/humanparts/views/locate_anything_humanparts_humanparts/metadataset.yaml +10 -0
- datasets/humanparts/views/locate_anything_humanparts_humanparts/records.jsonl +0 -0
- datasets/humanref_cot/metadataset.yaml +7 -0
- datasets/humanref_cot/views/locate_anything_humanref_cot_humanref/metadataset.yaml +10 -0
- datasets/idlocr/metadataset.yaml +7 -0
- datasets/idlocr/views/locate_anything_idlocr_idlocr/metadataset.yaml +10 -0
- datasets/m6doc/metadataset.yaml +7 -0
- datasets/m6doc/views/locate_anything_m6doc_m6doc/metadataset.yaml +10 -0
- datasets/m6doc/views/locate_anything_m6doc_m6doc/records.jsonl +0 -0
- datasets/m6doc/views/locate_anything_m6doc_m6doc/records.jsonl.idx +0 -0
- datasets/mot17det/metadataset.yaml +7 -0
- datasets/mot17det/views/locate_anything_mot17det_mot17det/metadataset.yaml +10 -0
- datasets/mot17det/views/locate_anything_mot17det_mot17det/records.jsonl +0 -0
- datasets/mot17det/views/locate_anything_mot17det_mot17det/records.jsonl.idx +0 -0
- datasets/nuimages/metadataset.yaml +7 -0
- datasets/nuimages/views/locate_anything_nuimages_nuimages/metadataset.yaml +10 -0
- datasets/object365/metadataset.yaml +7 -0
- datasets/object365/views/locate_anything_object365_object365/metadataset.yaml +10 -0
- datasets/ocr_hiertext/metadataset.yaml +7 -0
- datasets/ocr_hiertext/views/locate_anything_ocr_hiertext_hiertext/metadataset.yaml +10 -0
- datasets/ocr_hiertext/views/locate_anything_ocr_hiertext_hiertext/records.jsonl.idx +0 -0
- datasets/ocr_icdar2013/metadataset.yaml +7 -0
- datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/metadataset.yaml +10 -0
- datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/records.jsonl +0 -0
- datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/records.jsonl.idx +0 -0
datasets/art_ocr/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_art_ocr_ic19_art/metadataset.yaml
|
datasets/art_ocr/views/locate_anything_art_ocr_ic19_art/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--ic19_art--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: art_ocr
|
| 10 |
+
view_id: locate_anything_art_ocr_ic19_art
|
datasets/bdd100k/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_bdd100k_bdd100k/metadataset.yaml
|
datasets/bdd100k/views/locate_anything_bdd100k_bdd100k/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--bdd100k--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: bdd100k
|
| 10 |
+
view_id: locate_anything_bdd100k_bdd100k
|
datasets/blip3_ocr/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_blip3_ocr_blip3_ocr/metadataset.yaml
|
datasets/blip3_ocr/views/locate_anything_blip3_ocr_blip3_ocr/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--blip3_ocr--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: blip3_ocr
|
| 10 |
+
view_id: locate_anything_blip3_ocr_blip3_ocr
|
datasets/cdla/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_cdla_cdla/metadataset.yaml
|
datasets/cdla/views/locate_anything_cdla_cdla/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--cdla--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: cdla
|
| 10 |
+
view_id: locate_anything_cdla_cdla
|
datasets/cdla/views/locate_anything_cdla_cdla/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/cdla/views/locate_anything_cdla_cdla/records.jsonl.idx
ADDED
|
Binary file (39.9 kB). View file
|
|
|
datasets/coco/views/locate_anything_coco_coco/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--coco--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: coco
|
| 10 |
+
view_id: locate_anything_coco_coco
|
datasets/coco/views/locate_anything_coco_coco_text/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/coco/views/locate_anything_coco_grefcoco/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--coco--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: coco
|
| 10 |
+
view_id: locate_anything_coco_grefcoco
|
datasets/coco/views/locate_anything_coco_refcoco_plus/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--coco--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: coco
|
| 10 |
+
view_id: locate_anything_coco_refcoco_plus
|
datasets/crowdhuman/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_crowdhuman_crowdhuman/metadataset.yaml
|
datasets/crowdhuman/views/locate_anything_crowdhuman_crowdhuman/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--crowdhuman--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: crowdhuman
|
| 10 |
+
view_id: locate_anything_crowdhuman_crowdhuman
|
datasets/deepfashion2/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_deepfashion2_deepfashion2/metadataset.yaml
|
datasets/deepfashion2/views/locate_anything_deepfashion2_deepfashion2/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--deepfashion2--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: deepfashion2
|
| 10 |
+
view_id: locate_anything_deepfashion2_deepfashion2
|
datasets/doclaynet/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_doclaynet_doclaynet/metadataset.yaml
|
datasets/doclaynet/views/locate_anything_doclaynet_doclaynet/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--doclaynet--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: doclaynet
|
| 10 |
+
view_id: locate_anything_doclaynet_doclaynet
|
datasets/egoobjects/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_egoobjects_egoobjects/metadataset.yaml
|
datasets/egoobjects/views/locate_anything_egoobjects_egoobjects/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--egoobjects--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: egoobjects
|
| 10 |
+
view_id: locate_anything_egoobjects_egoobjects
|
datasets/groundcua/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_groundcua_groundcua/metadataset.yaml
|
datasets/groundcua/views/locate_anything_groundcua_groundcua/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--groundcua--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: groundcua
|
| 10 |
+
view_id: locate_anything_groundcua_groundcua
|
datasets/humanparts/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_humanparts_humanparts/metadataset.yaml
|
datasets/humanparts/views/locate_anything_humanparts_humanparts/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--humanparts--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: humanparts
|
| 10 |
+
view_id: locate_anything_humanparts_humanparts
|
datasets/humanparts/views/locate_anything_humanparts_humanparts/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/humanref_cot/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_humanref_cot_humanref/metadataset.yaml
|
datasets/humanref_cot/views/locate_anything_humanref_cot_humanref/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--humanref--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: humanref_cot
|
| 10 |
+
view_id: locate_anything_humanref_cot_humanref
|
datasets/idlocr/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_idlocr_idlocr/metadataset.yaml
|
datasets/idlocr/views/locate_anything_idlocr_idlocr/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--idlocr--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: idlocr
|
| 10 |
+
view_id: locate_anything_idlocr_idlocr
|
datasets/m6doc/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_m6doc_m6doc/metadataset.yaml
|
datasets/m6doc/views/locate_anything_m6doc_m6doc/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--m6doc--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: m6doc
|
| 10 |
+
view_id: locate_anything_m6doc_m6doc
|
datasets/m6doc/views/locate_anything_m6doc_m6doc/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/m6doc/views/locate_anything_m6doc_m6doc/records.jsonl.idx
ADDED
|
Binary file (42.9 kB). View file
|
|
|
datasets/mot17det/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_mot17det_mot17det/metadataset.yaml
|
datasets/mot17det/views/locate_anything_mot17det_mot17det/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--mot17det--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: mot17det
|
| 10 |
+
view_id: locate_anything_mot17det_mot17det
|
datasets/mot17det/views/locate_anything_mot17det_mot17det/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/mot17det/views/locate_anything_mot17det_mot17det/records.jsonl.idx
ADDED
|
Binary file (42.5 kB). View file
|
|
|
datasets/nuimages/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_nuimages_nuimages/metadataset.yaml
|
datasets/nuimages/views/locate_anything_nuimages_nuimages/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--nuimages--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: nuimages
|
| 10 |
+
view_id: locate_anything_nuimages_nuimages
|
datasets/object365/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_object365_object365/metadataset.yaml
|
datasets/object365/views/locate_anything_object365_object365/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--object365--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: object365
|
| 10 |
+
view_id: locate_anything_object365_object365
|
datasets/ocr_hiertext/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_ocr_hiertext_hiertext/metadataset.yaml
|
datasets/ocr_hiertext/views/locate_anything_ocr_hiertext_hiertext/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--hiertext--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: ocr_hiertext
|
| 10 |
+
view_id: locate_anything_ocr_hiertext_hiertext
|
datasets/ocr_hiertext/views/locate_anything_ocr_hiertext_hiertext/records.jsonl.idx
ADDED
|
Binary file (66.2 kB). View file
|
|
|
datasets/ocr_icdar2013/metadataset.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
blend_epochized:
|
| 6 |
+
- repetitions: 1
|
| 7 |
+
path: ./views/locate_anything_ocr_icdar2013_icdar2013/metadataset.yaml
|
datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/metadataset.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__module__: megatron.energon
|
| 2 |
+
__class__: MetadatasetV2
|
| 3 |
+
splits:
|
| 4 |
+
train:
|
| 5 |
+
path: ./records.jsonl
|
| 6 |
+
aux:
|
| 7 |
+
media_00: ../../../../media/locany--icdar2013--train--source_image--v000001
|
| 8 |
+
subflavors:
|
| 9 |
+
dataset_id: ocr_icdar2013
|
| 10 |
+
view_id: locate_anything_ocr_icdar2013_icdar2013
|
datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/records.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/ocr_icdar2013/views/locate_anything_ocr_icdar2013_icdar2013/records.jsonl.idx
ADDED
|
Binary file (1.84 kB). View file
|
|
|