TrainingDataPro commited on
Commit
9b0c08c
·
1 Parent(s): 5d64881

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1,3 +1,39 @@
1
  ---
2
  license: cc-by-nd-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nd-4.0
3
+ task_categories:
4
+ - image-segmentation
5
+ language:
6
+ - en
7
+ tags:
8
+ - biology
9
+ - code
10
  ---
11
+
12
+ # Plantations Segmentation
13
+ The images consist of aerial photography of agricultural plantations with crops such as cabbage and zucchini. The dataset addresses agricultural tasks such as plant detection and counting, health assessment, and irrigation planning. The dataset consists of plantations' photographs with object and class segmentation of cabbage.
14
+
15
+ # Get the Dataset
16
+ **This is just an example of the data.** If you need access to the entire dataset, contact us via **[[email protected]](mailto:[email protected])** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market)**
17
+
18
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F5fa7e8e62e793dac70dc9e1db6f60a18%2F66666.png?generation=1685972525147537&alt=media)
19
+
20
+ # Dataset structure
21
+ - **Plantations_Segmentation** - contains of original plantation images (folder **img**) and file with annotations (.xml)
22
+ - **Object_Segmentation** - includes object segmentation masks for the original images
23
+ - **Class_Segmentation** - includes class segmentation masks for the original images
24
+
25
+ # Types of segmentation
26
+ The dataset includes two types of segmentation:
27
+ - **Class Segmentation** - objects corresponding to one class are identified
28
+ - **Object Segmentation** - all objects are identified separately
29
+
30
+ # Data Format
31
+
32
+ Each image from `img` folder is accompanied by an XML-annotation in the `annotations.xml` file indicating the coordinates of the polygons. For each point, the x and y coordinates are provided.
33
+
34
+ # Example of XML file structure
35
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F0c5baa0d81e6c2fb17885456f1bd3cfd%2Fcarbon%20(1).png?generation=1685973058340642&alt=media)
36
+
37
+ # Plantation segmentation might be made in accordance with your requirements.
38
+
39
+ ## **[TrainingData](https://trainingdata.pro/data-market)** provides high-quality data annotation tailored to your needs