Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ We provide train and val splits of the dataset in two different sizes 224 $\time
|
|
| 56 |
|
| 57 |
### Download
|
| 58 |
|
| 59 |
-
|
| 60 |
|
| 61 |
### Prepare custom tile size
|
| 62 |
|
|
@@ -79,7 +79,7 @@ pip install .
|
|
| 79 |
|
| 80 |
|
| 81 |
|
| 82 |
-
## Model Zoo
|
| 83 |
|
| 84 |
|
| 85 |
| Model | \<model> | Encoder | \<encoder> |Image |LiDAR | IoU | C-IoU |
|
|
@@ -92,7 +92,7 @@ pip install .
|
|
| 92 |
| HiSup |\<hisup> | PP+ViT \& ViT | \<fusion_vit> | β
|β
| 0.78 | 0.85 |
|
| 93 |
| Pix2Poly |\<pix2poly>| Vision Transformer (ViT) | \<vit> | β
| | 0.85 | 0.90 |
|
| 94 |
| Pix2Poly |\<pix2poly>| PointPillars (PP) + ViT | \<pp_vit> | | β
| 0.80 | 0.88 |
|
| 95 |
-
| Pix2Poly |\<pix2poly>| PP+ViT \& ViT | \<fusion_vit> | β
|β
| 0.78 | 0.85 |
|
| 96 |
|
| 97 |
## Configuration
|
| 98 |
|
|
|
|
| 56 |
|
| 57 |
### Download
|
| 58 |
|
| 59 |
+
You can download the dataset at [huggingface.co/datasets/rsi/PixelsPointsPolygons](https://huggingface.co/datasets/rsi/PixelsPointsPolygons) .
|
| 60 |
|
| 61 |
### Prepare custom tile size
|
| 62 |
|
|
|
|
| 79 |
|
| 80 |
|
| 81 |
|
| 82 |
+
<!-- ## Model Zoo
|
| 83 |
|
| 84 |
|
| 85 |
| Model | \<model> | Encoder | \<encoder> |Image |LiDAR | IoU | C-IoU |
|
|
|
|
| 92 |
| HiSup |\<hisup> | PP+ViT \& ViT | \<fusion_vit> | β
|β
| 0.78 | 0.85 |
|
| 93 |
| Pix2Poly |\<pix2poly>| Vision Transformer (ViT) | \<vit> | β
| | 0.85 | 0.90 |
|
| 94 |
| Pix2Poly |\<pix2poly>| PointPillars (PP) + ViT | \<pp_vit> | | β
| 0.80 | 0.88 |
|
| 95 |
+
| Pix2Poly |\<pix2poly>| PP+ViT \& ViT | \<fusion_vit> | β
|β
| 0.78 | 0.85 | -->
|
| 96 |
|
| 97 |
## Configuration
|
| 98 |
|