dolphinium commited on
Commit
f5827c4
·
verified ·
1 Parent(s): 9860e41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # RescueNet: A High Resolution UAV Semantic Segmentation Dataset for Natural Disaster Damage Assessment
2
  >https://www.kaggle.com/datasets/yaroslavchyrko/rescuenet
3
 
@@ -35,5 +45,4 @@ https://discuss.huggingface.co/t/image-lost-xmp-data-on-uploads/100954
35
  * Creating requirements.txt for the project.
36
  * Editing the readme for a better documentation.
37
  * Making the geolocations more precise.
38
- * Cleaning up and creating a new repository for hosting.
39
-
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - jameslahm/yolov10m
7
+ - jameslahm/yolov10s
8
+ - Ultralytics/YOLOv8
9
+ - Ultralytics/YOLOv5
10
+ ---
11
  # RescueNet: A High Resolution UAV Semantic Segmentation Dataset for Natural Disaster Damage Assessment
12
  >https://www.kaggle.com/datasets/yaroslavchyrko/rescuenet
13
 
 
45
  * Creating requirements.txt for the project.
46
  * Editing the readme for a better documentation.
47
  * Making the geolocations more precise.
48
+ * Cleaning up and creating a new repository for hosting.