TrainingDataPro commited on
Commit
43a25de
·
1 Parent(s): f650952

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-nc-nd-4.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - image-to-image
5
+ - object-detection
6
+ language:
7
+ - en
8
+ tags:
9
+ - code
10
+ - biology
11
  ---
12
+
13
+ # Fish Tracking
14
+ The collection of video frames, capturing various types of fish swimming in the water. The dataset includes fish of different colors, sizes and with different swimming speeds.
15
+
16
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F05e0a6bd3bdaf28d534777ac1dee8b42%2Fout1.gif?generation=1692029879238359&alt=media)
17
+
18
+ # Get the Dataset
19
+
20
+ ### This is just an example of the data
21
+
22
+ Contact us via **[[email protected]](mailto:[email protected])** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market?utm_source=huggingface)** to discuss your requirements, learn about the price and buy the dataset
23
+
24
+ # Data Format
25
+ Each video frame from `images` folder is paired with an `annotations.xml` file that meticulously defines the tracking of each fish using polygons.
26
+
27
+ The data labeling is visualized in the `boxes` folder.
28
+
29
+ # Example of the XML-file
30
+
31
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F7fec3e9ada63950a15c2d0ef86b7138f%2Fcarbon.png?generation=1692029259930966&alt=media)
32
+
33
+ # Object tracking might be made in accordance with your requirements.
34
+
35
+ ## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
36
+
37
+ More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
38
+
39
+ TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**