CharlesGaydon commited on
Commit
4f33396
·
verified ·
1 Parent(s): ad508bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: etalab-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: etalab-2.0
3
+ pretty_name: FRACTAL-IRGB
4
+ size_categories:
5
+ - 100K<n<1M
6
+ task_categories:
7
+ - other
8
+ tags:
9
+ - IGN
10
+ - Environement
11
+ - Earth Observation
12
+ - Aerial Lidar
13
+ - Point Cloud Segmentation
14
+ - 3D Scene Understanding
15
+ ---
16
+
17
+ This repo contains the orthoimageries used to colorize point clouds in the [FRACTAL](https://huggingface.co/datasets/IGNF/FRACTAL) semantic segmentation dataset.
18
+
19
+ They are provided as is, in their original spatial resolution (0.2 m) and band order (near-infrared, red, green, blue).
20
+
21
+ They might be used for quick visual inspections of the FRACTAL's point clouds, or for more advanced use such as multimodal (2D-3D) deep learning training.