ellaampy commited on
Commit
85d7f72
·
verified ·
1 Parent(s): 8d7d19f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -54,4 +54,24 @@ Each patch has an input shape of ```13 x 128 x 128``` and a corresponding mask o
54
 
55
  In total there are ```4270``` patches; ```2175``` each for 2016 and 2022.
56
 
57
- <img src="multilayer_sample_patches.png" alt="sample images" width="500"/>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
  In total there are ```4270``` patches; ```2175``` each for 2016 and 2022.
56
 
57
+ <img src="multilayer_sample_patches.png" alt="sample images" width="500"/>
58
+
59
+
60
+
61
+ ## OUTLOOK
62
+ Looking ahead, we plan to expand the dataset to include additional regions in Africa, South America, and Asia where ASGM activities are prevalent. This expansion will enable the representation of cross-regional variations in ASGM practices, reflecting the diverse operational characteristics of mining activities globally
63
+
64
+
65
+ ## CITATION
66
+ If you use the dataset or supporting code in your research, please cite `SmallMinesDS` as :
67
+
68
+ ```
69
+ @article{sample-preprint,
70
+ author = {},
71
+ month = xxxx,
72
+ title = {{SmallMinesDS: A dataset for mapping artisanal and small-scale gold mines}},
73
+ journal = {Preprint Available on arxiv:xxxxxx},
74
+ year = {2025}
75
+ }
76
+
77
+ ```