nozdrenkov commited on
Commit
24da5dd
Β·
1 Parent(s): 1b039ea

Upd README

Browse files
Files changed (1) hide show
  1. README.md +28 -20
README.md CHANGED
@@ -14,15 +14,17 @@ pretty_name: 3D Coral Reefs
14
 
15
  ## Description
16
 
17
- We 3D mapped multiple coral reefs in Indonesia following [wildflow.ai/protocol](https://wildflow.ai/protocol) using two GoPro cameras.
18
 
19
  ![exampel image](https://huggingface.co/datasets/wildflow/corals/resolve/main/indonesia_tabuhan_p1_20250210/corrected/images/GPAA0485.jpg)
20
 
21
- This dataset currently [**contains 89,407 (350GB) of raw GoPro photos**](https://huggingface.co/datasets/wildflow/sweet-corals/tree/main) and some [colour-corrected](indonesia_tabuhan_p1_20250210/corrected/images) photos. Additional data - including camera poses, reconstructed 3D point clouds, 3D polygonal meshes, orthomosaic, annotations, and 3D Gaussian Splatting models - will be added soon.
 
 
22
 
23
  ## License
24
 
25
- This dataset is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) - no strings attached, even for commercial use, as long as attribution is provided. Have fun!
26
 
27
  ## Structure
28
 
@@ -35,7 +37,7 @@ indonesia_pemuteran_p1_20250213/
35
  ...
36
  β”œβ”€β”€ raw/ # Raw, unprocessed images
37
  β”œβ”€β”€ corrected/ # Colour-corrected and unwarped images (Pinhole format)
38
- β”œβ”€β”€ colmap/ # COLMAP reconstruction files
39
  β”‚ β”œβ”€β”€ cameras.bin # Camera parameters
40
  β”‚ β”œβ”€β”€ images.bin # Image data and pose information
41
  β”‚ └── points3D.bin # 3D point cloud data
@@ -45,22 +47,28 @@ indonesia_pemuteran_p1_20250213/
45
 
46
  ## File stats
47
 
48
- | Survey patch | Raw images count | Raw images size |
49
- | ---------------------------------- | ---------------- | --------------- |
50
- | indonesia_banyuwangi_farm_20250211 | 8,700 | 33.98 GB |
51
- | indonesia_pemuteran_p1_20250213 | 10,246 | 40.02 GB |
52
- | indonesia_pemuteran_p2_20250213 | 6,980 | 27.26 GB |
53
- | indonesia_pemuteran_p3_20250213 | 7,580 | 29.60 GB |
54
- | indonesia_tabuhan_p1_20250210 | 6,590 | 25.74 GB |
55
- | indonesia_tabuhan_p2_20250210 | 8,822 | 34.46 GB |
56
- | indonesia_tabuhan_p3_20250210 | 6,952 | 27.15 GB |
57
- | indonesia_watudodol_p1_20250208 | 7,513 | 29.34 GB |
58
- | indonesia_watudodol_p2_20250208 | 3,871 | 15.12 GB |
59
- | indonesia_watudodol_p3_20250208 | 2,938 | 11.47 GB |
60
- | indonesia_watudodol_p4_20250209 | 8,846 | 34.55 GB |
61
- | indonesia_watudodol_p5_20250209 | 4,412 | 17.23 GB |
62
- | indonesia_watudodol_p6_20250209 | 5,957 | 23.26 GB |
63
- | **Total** | **89,407** | **349.18 GB** |
 
 
 
 
 
 
64
 
65
  You can see more in the [metadata.json](metadata.json)
66
 
 
14
 
15
  ## Description
16
 
17
+ We 3D mapped multiple coral reefs in Indonesia (following this [protocol](https://wildflow.ai/protocol)) and sharing all our data with you πŸ€—
18
 
19
  ![exampel image](https://huggingface.co/datasets/wildflow/corals/resolve/main/indonesia_tabuhan_p1_20250210/corrected/images/GPAA0485.jpg)
20
 
21
+ This dataset currently [**contains 89,407 (350GB) of raw GoPro images**](https://huggingface.co/datasets/wildflow/sweet-corals/tree/main) and some [colour-corrected](https://huggingface.co/datasets/wildflow/sweet-corals/tree/main/indonesia_tabuhan_p1_20250210/corrected/images) images. Additional data - including camera poses, reconstructed 3D point clouds, 3D polygonal meshes, orthomosaics, annotations, and 3D Gaussian Splatting models - will be added soon.
22
+
23
+ We hope this helps improve AI models for coral reef species classification, 3D semantic segmentation, 3D reconstruction, disease detection and help protect these precious ecosystems!
24
 
25
  ## License
26
 
27
+ This dataset is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) - no strings attached, even for commercial use, as long as attribution provided. Have fun!
28
 
29
  ## Structure
30
 
 
37
  ...
38
  β”œβ”€β”€ raw/ # Raw, unprocessed images
39
  β”œβ”€β”€ corrected/ # Colour-corrected and unwarped images (Pinhole format)
40
+ β”œβ”€β”€ colmap/ # 3D reconstruction in COLMAP format
41
  β”‚ β”œβ”€β”€ cameras.bin # Camera parameters
42
  β”‚ β”œβ”€β”€ images.bin # Image data and pose information
43
  β”‚ └── points3D.bin # 3D point cloud data
 
47
 
48
  ## File stats
49
 
50
+ | Survey patch | Raw | Count | Size | Corrected | 3D Point cloud | Ortho |
51
+ | ------------------------ | --- | ---------- | ------------- | --------- | -------------- | ----- |
52
+ | Banyuwangi Farm 20250211 | βœ… | 8,700 | 33.98 GB | βšͺ | 🟑 | 🟑 |
53
+ | Pemuteran P1 20250213 | βœ… | 10,246 | 40.02 GB | βšͺ | 🟑 | 🟑 |
54
+ | Pemuteran P2 20250213 | βœ… | 6,980 | 27.26 GB | βšͺ | 🟑 | 🟑 |
55
+ | Pemuteran P3 20250213 | βœ… | 7,580 | 29.60 GB | βšͺ | 🟑 | 🟑 |
56
+ | Tabuhan P1 20250210 | βœ… | 6,590 | 25.74 GB | βœ… | 🟑 | 🟑 |
57
+ | Tabuhan P2 20250210 | βœ… | 8,822 | 34.46 GB | βšͺ | 🟑 | 🟑 |
58
+ | Tabuhan P3 20250210 | βœ… | 6,952 | 27.15 GB | βšͺ | 🟑 | 🟑 |
59
+ | Watudodol P1 20250208 | βœ… | 7,513 | 29.34 GB | βšͺ | 🟑 | 🟑 |
60
+ | Watudodol P2 20250208 | βœ… | 3,871 | 15.12 GB | βšͺ | 🟑 | 🟑 |
61
+ | Watudodol P3 20250208 | βœ… | 2,938 | 11.47 GB | βšͺ | 🟑 | 🟑 |
62
+ | Watudodol P4 20250209 | βœ… | 8,846 | 34.55 GB | βšͺ | 🟑 | 🟑 |
63
+ | Watudodol P5 20250209 | βœ… | 4,412 | 17.23 GB | βšͺ | 🟑 | 🟑 |
64
+ | Watudodol P6 20250209 | βœ… | 5,957 | 23.26 GB | βšͺ | 🟑 | 🟑 |
65
+ | **Total** | | **89,407** | **349.18 GB** | | | |
66
+
67
+ **Legend:**
68
+
69
+ - βœ… Uploaded and available
70
+ - 🟑 Complete but needs uploading
71
+ - βšͺ Not done yet
72
 
73
  You can see more in the [metadata.json](metadata.json)
74