SergioSCA commited on
Commit
848f516
1 Parent(s): a154b24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md CHANGED
@@ -1,3 +1,43 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - object-detection
5
+ tags:
6
+ - show_bussiness
7
+ size_categories:
8
+ - 10K<n<100K
9
  ---
10
+ # StageVision V1 OD > 2024-01-15 12:07am
11
+ https://universe.roboflow.com/scaoss/stagevision-v1-od
12
+
13
+ Provided by a Roboflow user
14
+ License: CC BY 4.0
15
+
16
+ StageVision V1 OD - v1 2024-01-15 12:07am
17
+ ==============================
18
+
19
+ This dataset was exported via roboflow.com on January 14, 2024 at 11:10 PM GMT
20
+
21
+ Roboflow is an end-to-end computer vision platform that helps you
22
+ * collaborate with your team on computer vision projects
23
+ * collect & organize images
24
+ * understand and search unstructured image data
25
+ * annotate, and create datasets
26
+ * export, train, and deploy computer vision models
27
+ * use active learning to improve your dataset over time
28
+
29
+ For state of the art Computer Vision training notebooks you can use with this dataset,
30
+ visit https://github.com/roboflow/notebooks
31
+
32
+ To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com
33
+
34
+ The dataset includes 24000 images.
35
+ Stage_Items are annotated in YOLOv8 format.
36
+
37
+ The following pre-processing was applied to each image:
38
+ * Auto-orientation of pixel data (with EXIF-orientation stripping)
39
+ * Resize to 640x640 (Stretch)
40
+
41
+ The following augmentation was applied to create 3 versions of each source image:
42
+ * Random Gaussian blur of between 0 and 1.4 pixels
43
+ * Salt and pepper noise was applied to 1.96 percent of pixels