Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,8 @@ Computer Vision (CV) has yet to fully achieve the zero-shot task generalization
|
|
47 |
## Dataset Columns
|
48 |
**This sub-dataset only contains data for Terminological-based Vison Tasks**, including Image Restoration, Deraining, Dehazing, Desnowing,
|
49 |
Object Detection, Style Transfer, Depth Estimation, Surface Normal Estimation, Pose Estimation, Semantic Segmentation, Holistically-Nested Edge (HED)
|
50 |
-
Boundary to Image and inverse dense image prediction tasks (e.g., Pose-to-Image, Depth-to-Image, Segmentation-to-Image). (some all still uploading)
|
|
|
51 |
The dataset contains the following columns:
|
52 |
- _id: "dtype": "int32", "description": "Unique identifier".
|
53 |
- TASK: "dtype": "string".
|
|
|
47 |
## Dataset Columns
|
48 |
**This sub-dataset only contains data for Terminological-based Vison Tasks**, including Image Restoration, Deraining, Dehazing, Desnowing,
|
49 |
Object Detection, Style Transfer, Depth Estimation, Surface Normal Estimation, Pose Estimation, Semantic Segmentation, Holistically-Nested Edge (HED)
|
50 |
+
Boundary to Image and inverse dense image prediction tasks (e.g., Pose-to-Image, Depth-to-Image, Segmentation-to-Image). (**some all still uploading**)
|
51 |
+
|
52 |
The dataset contains the following columns:
|
53 |
- _id: "dtype": "int32", "description": "Unique identifier".
|
54 |
- TASK: "dtype": "string".
|