Meehai commited on
Commit
0947d41
·
1 Parent(s): e0faa79

updates to logo/readme

Browse files
.gitignore CHANGED
@@ -1,4 +1,4 @@
1
  __pycache__
2
- scripts/*.png
3
  raw_data/camera_matrices
4
 
 
1
  __pycache__
2
+ scripts/**/*.png
3
  raw_data/camera_matrices
4
 
README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Dronescapes 2024 dataset
2
 
3
- This dataset is an extension of the original [dronescapes dataset](https://huggingface.co/dataset/Meehai/dronescapes) with new modalities generated using VRE 100% from scratch. The only data that is not generable by VRE is the Ground Truth: semantic (human annotated), depth & normals (SfM).
4
 
5
  ![Logo](logo.png)
6
 
@@ -24,10 +24,8 @@ Note: you can generate all the data except `semantic_segprop8` (human annotated)
24
 
25
  As per the split from the paper:
26
 
27
- <details>
28
  <summary> Split </summary>
29
- <img src="split.png">
30
- </details>
31
 
32
  The data is in `data/*` (if you used git clone) (it should match even if you download from huggingface).
33
 
 
1
+ # Dronescapes Experts dataset
2
 
3
+ This dataset is an extension of the original [dronescapes dataset](https://huggingface.co/dataset/Meehai/dronescapes) with new modalities generated using VRE 100% from scratch (aka pretrained experts). The only data that is not generable by VRE is the Ground Truth: semantic (human annotated), depth & normals (SfM) that is inherited from the original dataset for evaluation purposes only.
4
 
5
  ![Logo](logo.png)
6
 
 
24
 
25
  As per the split from the paper:
26
 
 
27
  <summary> Split </summary>
28
+ <img src="split.png", width="500px">
 
29
 
30
  The data is in `data/*` (if you used git clone) (it should match even if you download from huggingface).
31
 
logo.png CHANGED

Git LFS Details

  • SHA256: 1f78c5430f89ba26763d407bf005b35e9acc1f9284acbd73be0ec5013d691556
  • Pointer size: 132 Bytes
  • Size of remote file: 4.13 MB

Git LFS Details

  • SHA256: 7be8c97d24f43fbb44a9ef808e2be86f33b4ca52bed51f26db6e8ce0e3705954
  • Pointer size: 132 Bytes
  • Size of remote file: 4.45 MB
scripts/dronescapes_viewer/dronescapes_viewer.ipynb CHANGED
The diff for this file is too large to render. See raw diff