Valve and Rect Computer Vision Project

Symbol Detection

Updated 3 months ago

0

views

0

downloads
Classes (118)
* Auto-orientation of pixel data (with EXIF-orientation stripping)
* Grayscale (CRT phosphor)
* Random rotation of between -45 and +45 degrees
* Resize to 2048x2048 (Fit (white edges))
* Salt and pepper noise was applied to 1 percent of pixels
* collaborate with your team on computer vision projects
* understand and search unstructured image data
* use active learning to improve your dataset over time
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
==============================
For state of the art Computer Vision training notebooks you can use with this dataset,
PNID are annotated in YOLOv8 format.
The dataset includes 189 images.
The following augmentation was applied to create 3 versions of each source image:
The following pre-processing was applied to each image:
The following transformations were applied to the bounding boxes of each image:
visit https://github.com/roboflow/notebooks

A description for this project has not been published yet.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            valve-and-rect_dataset,
                            title = { Valve and Rect Dataset },
                            type = { Open Source Dataset },
                            author = { Symbol Detection },
                            howpublished = { \url{ https://universe.roboflow.com/symbol-detection-boj78/valve-and-rect } },
                            url = { https://universe.roboflow.com/symbol-detection-boj78/valve-and-rect },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2024 },
                            month = { jun },
                            note = { visited on 2024-09-28 },
                            }