Mobiusi commited on
Commit
3892561
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +60 -0
  2. README.md +57 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Image classification
4
+ - machine learning training
5
+ - deep learning
6
+ - Crop monitoring
7
+ - disaster assessment
8
+ - artificial intelligence applications
9
+ license: cc-by-nc-sa-4.0
10
+ task_categories:
11
+ - image-classification
12
+ language:
13
+ - en
14
+ pretty_name: Crop Flood Disaster Classification Dataset
15
+ size_categories:
16
+ - 1B<n<10B
17
+ ---
18
+
19
+ # Crop Flood Disaster Classification Dataset
20
+
21
+ The current agricultural industry faces challenges of frequent flood disasters, making it difficult to quickly assess crop damage, affecting the stability of agricultural production and supply chains. Existing solutions largely rely on manual assessments which are inefficient and highly subjective, failing to meet the need for rapid response. This dataset aims to help AI models quickly assess damage by providing images of crops with varying levels of flooding, improving the accuracy and efficiency of post-disaster assessments. Data collection is performed using a combination of high-altitude drone photography and ground sampling under different weather conditions and geographic environments. All data undergo multiple rounds of annotation and consistency checks to ensure accuracy and reliability of the labels, and are ultimately stored and organized in JPG format to facilitate subsequent machine learning and data analysis.
22
+
23
+ ## Technical Specifications
24
+
25
+ | Field | Type | Description |
26
+ | :--- | :--- | :--- |
27
+ | file_name | string | File name |
28
+ | quality | string | Resolution |
29
+ | crop_type | string | Identify the type of crop in the image, such as rice, wheat, etc. |
30
+ | flood_severity | string | Determine the severity of flood impact based on the image, such as mild, moderate, and severe damage. |
31
+ | vegetation_health | string | Assess the health status of the crops through the image, such as normal, damaged, and dead. |
32
+ | lighting_condition | string | Identify the lighting conditions of the image, such as sunny, cloudy, or overcast. |
33
+
34
+ ## Compliance Statement
35
+
36
+ <table>
37
+ <tr>
38
+ <td>Authorization Type</td>
39
+ <td>CC-BY-NC-SA 4.0 (Attribution–NonCommercial–ShareAlike)</td>
40
+ </tr>
41
+ <tr>
42
+ <td>Commercial Use</td>
43
+ <td>Requires exclusive subscription or authorization contract (monthly or per-invocation charging)</td>
44
+ </tr>
45
+ <tr>
46
+ <td>Privacy and Anonymization</td>
47
+ <td>No PII, no real company names, simulated scenarios follow industry standards</td>
48
+ </tr>
49
+ <tr>
50
+ <td>Compliance System</td>
51
+ <td>Compliant with China's Data Security Law / EU GDPR / supports enterprise data access logs</td>
52
+ </tr>
53
+ </table>
54
+
55
+ ## Source & Contact
56
+
57
+ If you need more dataset details, please visit [Mobiusi](https://www.mobiusi.com/datasets/d117013d811b1a9a5eb55b6ba4834ea8?utm_source=huggingface&utm_medium=referral). or contact us via contact@mobiusi.com