zhengmingwu
commited on
Commit
Β·
1c1cba7
1
Parent(s):
1df77fd
update scope-d task
Browse files- Scope-D/3d-comp_3DEstimation.json +4 -2
- Scope-D/3d-comp_QACaption.json +1 -4
- Scope-D/3d-comp_Segmeation.json +4 -6
- Scope-D/3d-gen_MeshGeneration.json +11 -3
- Scope-D/3d-gen_PointCloudGeneration.json +3 -3
- Scope-D/img-comp_ClassificationRecognition.json +0 -1
- Scope-D/img-comp_Detection.json +0 -1
- Scope-D/img-comp_SpatialReasoning.json +1 -2
- Scope-D/vid-comp_ActionUnderstanding.json +4 -1
- Scope-D/vid-comp_DepthEstimation.json +6 -1
- Scope-D/vid-comp_ObjectMatching.json +2 -0
- Scope-D/vid-comp_VideoSegmentationTrackingGrounding.json +39 -8
- Scope-D/vid-gen_VideoEditing.json +1 -1
Scope-D/3d-comp_3DEstimation.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"3D Estimation": {
|
| 3 |
"3D Pose Estimation": [
|
| 4 |
-
"3d_outdoor_odometry"
|
| 5 |
],
|
| 6 |
-
"3D Geometry Feature Analysis": [
|
|
|
|
|
|
|
| 7 |
}
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"3D Estimation": {
|
| 3 |
"3D Pose Estimation": [
|
| 4 |
+
"3d_outdoor_odometry/kitti_odometry"
|
| 5 |
],
|
| 6 |
+
"3D Geometry Feature Analysis": [
|
| 7 |
+
"3d_normal_estimation"
|
| 8 |
+
]
|
| 9 |
}
|
| 10 |
}
|
Scope-D/3d-comp_QACaption.json
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
{
|
| 2 |
-
"QA & Caption": {
|
| 3 |
-
"3D Question Answering": [],
|
| 4 |
-
"3D Motion Understanding": []
|
| 5 |
-
}
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"QA & Caption": {}
|
|
|
|
|
|
|
|
|
|
| 3 |
}
|
Scope-D/3d-comp_Segmeation.json
CHANGED
|
@@ -1,14 +1,13 @@
|
|
| 1 |
{
|
| 2 |
"Segmeation": {
|
| 3 |
-
"3D Detection": [],
|
| 4 |
"3D Indoor Scene Semantic Segmentation": [
|
| 5 |
-
"3d_indoor_semantic_segmentation"
|
| 6 |
],
|
| 7 |
"3D Outdoor Scene Semantic Segmentation": [
|
| 8 |
-
"3d_outdoor_semantic_segmentation"
|
| 9 |
],
|
| 10 |
"3D Indoor Scene Instance Segmentation": [
|
| 11 |
-
"3d_outdoor_instance_segmentation"
|
| 12 |
],
|
| 13 |
"3D Part Segmentation": [
|
| 14 |
"3d_part_segmentation/aircrafts",
|
|
@@ -17,7 +16,6 @@
|
|
| 17 |
"3d_part_segmentation/furniture",
|
| 18 |
"3d_part_segmentation/tableware",
|
| 19 |
"3d_part_segmentation/weapons"
|
| 20 |
-
]
|
| 21 |
-
"3D Tracking": []
|
| 22 |
}
|
| 23 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"Segmeation": {
|
|
|
|
| 3 |
"3D Indoor Scene Semantic Segmentation": [
|
| 4 |
+
"3d_indoor_semantic_segmentation/scannet"
|
| 5 |
],
|
| 6 |
"3D Outdoor Scene Semantic Segmentation": [
|
| 7 |
+
"3d_outdoor_semantic_segmentation/semantic_kitti"
|
| 8 |
],
|
| 9 |
"3D Indoor Scene Instance Segmentation": [
|
| 10 |
+
"3d_outdoor_instance_segmentation/semantic_kitti"
|
| 11 |
],
|
| 12 |
"3D Part Segmentation": [
|
| 13 |
"3d_part_segmentation/aircrafts",
|
|
|
|
| 16 |
"3d_part_segmentation/furniture",
|
| 17 |
"3d_part_segmentation/tableware",
|
| 18 |
"3d_part_segmentation/weapons"
|
| 19 |
+
]
|
|
|
|
| 20 |
}
|
| 21 |
}
|
Scope-D/3d-gen_MeshGeneration.json
CHANGED
|
@@ -6,10 +6,18 @@
|
|
| 6 |
"text_2_3d_mesh_gen",
|
| 7 |
"text_2_3d_mesh_gen"
|
| 8 |
],
|
| 9 |
-
"Image to Mesh Generation": [
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"RGB-D to Mesh Reconstruction": [
|
| 12 |
-
"rgbd_to_mesh"
|
| 13 |
]
|
| 14 |
}
|
| 15 |
}
|
|
|
|
| 6 |
"text_2_3d_mesh_gen",
|
| 7 |
"text_2_3d_mesh_gen"
|
| 8 |
],
|
| 9 |
+
"Image to Mesh Generation": [
|
| 10 |
+
"close.tar.gz",
|
| 11 |
+
"close.tar.gz",
|
| 12 |
+
"close.tar.gz",
|
| 13 |
+
"close.tar.gz"
|
| 14 |
+
],
|
| 15 |
+
"Point Cloud to Mesh Reconstruction": [
|
| 16 |
+
"point_cloud_2_mesh_object_reconstruction",
|
| 17 |
+
"point_cloud_2_mesh_scene_reconstruction"
|
| 18 |
+
],
|
| 19 |
"RGB-D to Mesh Reconstruction": [
|
| 20 |
+
"rgbd_to_mesh/scannet"
|
| 21 |
]
|
| 22 |
}
|
| 23 |
}
|
Scope-D/3d-gen_PointCloudGeneration.json
CHANGED
|
@@ -6,8 +6,8 @@
|
|
| 6 |
"text_2_3d_pointcloud_gen",
|
| 7 |
"text_2_3d_pointcloud_gen"
|
| 8 |
],
|
| 9 |
-
"
|
| 10 |
-
|
| 11 |
-
|
| 12 |
}
|
| 13 |
}
|
|
|
|
| 6 |
"text_2_3d_pointcloud_gen",
|
| 7 |
"text_2_3d_pointcloud_gen"
|
| 8 |
],
|
| 9 |
+
"Point Cloud Completion": [
|
| 10 |
+
"3d_point_cloud_completion"
|
| 11 |
+
]
|
| 12 |
}
|
| 13 |
}
|
Scope-D/img-comp_ClassificationRecognition.json
CHANGED
|
@@ -35,7 +35,6 @@
|
|
| 35 |
"Sign Language Recognition": [
|
| 36 |
"AmericanSignLanguageRecognition"
|
| 37 |
],
|
| 38 |
-
"Weather Recognition": [],
|
| 39 |
"Object Recognition": [
|
| 40 |
"AnimalRecognition",
|
| 41 |
"BigCatImageRecognition",
|
|
|
|
| 35 |
"Sign Language Recognition": [
|
| 36 |
"AmericanSignLanguageRecognition"
|
| 37 |
],
|
|
|
|
| 38 |
"Object Recognition": [
|
| 39 |
"AnimalRecognition",
|
| 40 |
"BigCatImageRecognition",
|
Scope-D/img-comp_Detection.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"Detection": {
|
| 3 |
-
"Crack Detection": [],
|
| 4 |
"Disease Detection": [
|
| 5 |
"plant-disease-detection"
|
| 6 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"Detection": {
|
|
|
|
| 3 |
"Disease Detection": [
|
| 4 |
"plant-disease-detection"
|
| 5 |
],
|
Scope-D/img-comp_SpatialReasoning.json
CHANGED
|
@@ -12,7 +12,6 @@
|
|
| 12 |
"BirdVariationComparisonDescription",
|
| 13 |
"SubtleDifferenceDescription",
|
| 14 |
"Multi-ImageAlterationDescription"
|
| 15 |
-
]
|
| 16 |
-
"Image Depth Estimation": []
|
| 17 |
}
|
| 18 |
}
|
|
|
|
| 12 |
"BirdVariationComparisonDescription",
|
| 13 |
"SubtleDifferenceDescription",
|
| 14 |
"Multi-ImageAlterationDescription"
|
| 15 |
+
]
|
|
|
|
| 16 |
}
|
| 17 |
}
|
Scope-D/vid-comp_ActionUnderstanding.json
CHANGED
|
@@ -18,6 +18,9 @@
|
|
| 18 |
"VideoActionCounting.zip",
|
| 19 |
"VideoActionOrdering.zip"
|
| 20 |
],
|
| 21 |
-
"Temporal Action Detection": [
|
|
|
|
|
|
|
|
|
|
| 22 |
}
|
| 23 |
}
|
|
|
|
| 18 |
"VideoActionCounting.zip",
|
| 19 |
"VideoActionOrdering.zip"
|
| 20 |
],
|
| 21 |
+
"Temporal Action Detection": [
|
| 22 |
+
"SpatialTemporalStaticActionDetection.zip",
|
| 23 |
+
"SpatialTemporalDynamicActionDetection.zip"
|
| 24 |
+
]
|
| 25 |
}
|
| 26 |
}
|
Scope-D/vid-comp_DepthEstimation.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"Depth Estimation": {
|
| 3 |
-
"Video Depth Estimation": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
}
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"Depth Estimation": {
|
| 3 |
+
"Video Depth Estimation": [
|
| 4 |
+
"SyntheticVideoDepthEstimation.zip",
|
| 5 |
+
"StaticVideoDepthEstimation.zip",
|
| 6 |
+
"DynamicVideoDepthEstimation.zip",
|
| 7 |
+
"StreetVideoDepthEstimation.zip"
|
| 8 |
+
]
|
| 9 |
}
|
| 10 |
}
|
Scope-D/vid-comp_ObjectMatching.json
CHANGED
|
@@ -5,6 +5,8 @@
|
|
| 5 |
"ShapeMatch.zip",
|
| 6 |
"LOGOMarkerMatch.zip",
|
| 7 |
"SizeMatch.zip",
|
|
|
|
|
|
|
| 8 |
"RelationMatch.zip",
|
| 9 |
"ObjectMarkerMatch.zip"
|
| 10 |
]
|
|
|
|
| 5 |
"ShapeMatch.zip",
|
| 6 |
"LOGOMarkerMatch.zip",
|
| 7 |
"SizeMatch.zip",
|
| 8 |
+
"PositionMatch.zip",
|
| 9 |
+
"MotionMatch.zip",
|
| 10 |
"RelationMatch.zip",
|
| 11 |
"ObjectMarkerMatch.zip"
|
| 12 |
]
|
Scope-D/vid-comp_VideoSegmentationTrackingGrounding.json
CHANGED
|
@@ -1,11 +1,38 @@
|
|
| 1 |
{
|
| 2 |
"Video Segmentation & Tracking & Grounding": {
|
| 3 |
-
"In-the-Wild Video Object Segmentation": [
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
"Object Tracking": [
|
| 10 |
"BallTrack.zip",
|
| 11 |
"VehicleTrack.zip",
|
|
@@ -13,7 +40,7 @@
|
|
| 13 |
"AnimalTrack.zip",
|
| 14 |
"GeneralObjectTrack.zip",
|
| 15 |
"HumanPartTrack.zip",
|
| 16 |
-
"
|
| 17 |
],
|
| 18 |
"Long Video Tracking": [
|
| 19 |
"LongVideoHumanTrack.zip",
|
|
@@ -36,6 +63,10 @@
|
|
| 36 |
"WhiteWaterTrack.zip",
|
| 37 |
"CrowdTrack.zip"
|
| 38 |
],
|
| 39 |
-
"Video Grounding": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
}
|
| 41 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"Video Segmentation & Tracking & Grounding": {
|
| 3 |
+
"In-the-Wild Video Object Segmentation": [
|
| 4 |
+
"IntheWildAutomobileVideoObjectSegmentation.zip",
|
| 5 |
+
"IntheWildHumanVideoObjectSegmentation.zip",
|
| 6 |
+
"IntheWildAnimalVideoObjectSegmentation.zip",
|
| 7 |
+
"IntheWildFurnitureVideoObjectSegmentation.zip"
|
| 8 |
+
],
|
| 9 |
+
"General Video Object Segmentation": [
|
| 10 |
+
"AutomobileVideoObjectSegmentation.zip",
|
| 11 |
+
"HumanVideoObjectSegmentation.zip",
|
| 12 |
+
"AnimalVideoObjectSegmentation.zip",
|
| 13 |
+
"SportsVideoObjectSegmentation.zip"
|
| 14 |
+
],
|
| 15 |
+
"Street-Scene Video Object Segmentation": [
|
| 16 |
+
"AutomobileStreetSceneVideoObjectSegmentation.zip",
|
| 17 |
+
"HumanStreetSceneVideoObjectSegmentation.zip",
|
| 18 |
+
"BicycleStreetSceneVideoObjectSegmentation.zip"
|
| 19 |
+
],
|
| 20 |
+
"Referring Video Object Segmentation": [
|
| 21 |
+
"HumanReferringVideoObjectSegmentation.zip",
|
| 22 |
+
"AnimalReferringVideoObjectSegmentation.zip",
|
| 23 |
+
"HumanReasoningVideoObjectSegmentation.zip"
|
| 24 |
+
],
|
| 25 |
+
"Reasoning Video Object Segmentation": [
|
| 26 |
+
"AnimalReasoningVideoObjectSegmentation.zip",
|
| 27 |
+
"AutomobileReasoningVideoObjectSegmentation.zip"
|
| 28 |
+
],
|
| 29 |
+
"Complex-Scene Reasoning Video Object Segmentation": [
|
| 30 |
+
"HumanComplexSceneReasoningVideoObjectSegmentation.zip",
|
| 31 |
+
"AnimalComplexSceneReasoningVideoObjectSegmentation.zip",
|
| 32 |
+
"AutomobileComplexSceneReasoningVideoObjectSegmentation.zip",
|
| 33 |
+
"HumanPartComplexSceneReasoningVideoObjectSegmentation.zip",
|
| 34 |
+
"EquipmentComplexSceneReasoningVideoObjectSegmentation.zip"
|
| 35 |
+
],
|
| 36 |
"Object Tracking": [
|
| 37 |
"BallTrack.zip",
|
| 38 |
"VehicleTrack.zip",
|
|
|
|
| 40 |
"AnimalTrack.zip",
|
| 41 |
"GeneralObjectTrack.zip",
|
| 42 |
"HumanPartTrack.zip",
|
| 43 |
+
"GeneralObjectsPartTrack.zip"
|
| 44 |
],
|
| 45 |
"Long Video Tracking": [
|
| 46 |
"LongVideoHumanTrack.zip",
|
|
|
|
| 63 |
"WhiteWaterTrack.zip",
|
| 64 |
"CrowdTrack.zip"
|
| 65 |
],
|
| 66 |
+
"Video Grounding": [
|
| 67 |
+
"HumanVisualGrounding.zip",
|
| 68 |
+
"AnimalVisualGrounding.zip",
|
| 69 |
+
"AutomobileVisualGrounding.zip"
|
| 70 |
+
]
|
| 71 |
}
|
| 72 |
}
|
Scope-D/vid-gen_VideoEditing.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"VideoAnimalInpainting.zip",
|
| 5 |
"VideoNonAnimalInpainting.zip",
|
| 6 |
"VideoDeblurring.zip",
|
| 7 |
-
"
|
| 8 |
"PortraitVideoStyleTransfer.zip"
|
| 9 |
]
|
| 10 |
}
|
|
|
|
| 4 |
"VideoAnimalInpainting.zip",
|
| 5 |
"VideoNonAnimalInpainting.zip",
|
| 6 |
"VideoDeblurring.zip",
|
| 7 |
+
"VideoTranslation.zip",
|
| 8 |
"PortraitVideoStyleTransfer.zip"
|
| 9 |
]
|
| 10 |
}
|