rsi commited on
Commit
eef0638
Β·
verified Β·
1 Parent(s): 84d96b2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
- hugginface link
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