Commit
·
4b1e346
1
Parent(s):
6c30ca0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,43 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
- finance
|
10 |
---
|
11 |
+
|
12 |
+
# Wagons Images Classification
|
13 |
+
The dataset consists of images depicting **loaded and unloaded** wagons. The data are organasied in two folders for loaded and unloaded wagons and assisted with .CSV file containing text classification of the images.
|
14 |
+
|
15 |
+
This dataset can be useful for various tasks, such as *image classification, object detection and data-driven analyses related to wagon loading and unloading processes.
|
16 |
+
|
17 |
+
The dataset is useful for **rail transport sphere**, it can be utilised for automation the identification and classification of the wagons and further optimization of the processes in the industry.
|
18 |
+
|
19 |
+

|
20 |
+
|
21 |
+
# Get the dataset
|
22 |
+
|
23 |
+
### This is just an example of the data
|
24 |
+
|
25 |
+
Leave a request on [**https://trainingdata.pro/data-market**](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=wagons-images-classification) to discuss your requirements, learn about the price and buy the dataset.
|
26 |
+
|
27 |
+
# Content
|
28 |
+
- **loaded**: includes images of loaded wagons
|
29 |
+
- **unloaded**: includes images of unloaded wagons
|
30 |
+
- **.csv file**: contains information about the dataset
|
31 |
+
|
32 |
+
### File with the extension .csv
|
33 |
+
includes the following information for each media file:
|
34 |
+
- **image_name**: kink to access the image,
|
35 |
+
- **type**: type of the wagon in the image (**loaded/unloaded**)
|
36 |
+
|
37 |
+
# Wagon images might be collected and labeled in accordance with your requirements.
|
38 |
+
|
39 |
+
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=wagons-images-classification)** provides high-quality data annotation tailored to your needs
|
40 |
+
|
41 |
+
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
42 |
+
|
43 |
+
TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
|