MithatGuner
commited on
Commit
•
8cf0fda
1
Parent(s):
b9af16b
dataset uploaded by roboflow2huggingface package
Browse files- README.dataset.txt +2 -2
- README.md +29 -21
- README.roboflow.txt +20 -12
- data/test.zip +2 -2
- data/train.zip +2 -2
- data/valid-mini.zip +2 -2
- data/valid.zip +2 -2
- resistordataset.py +9 -9
- split_name_to_num_samples.json +1 -1
- thumbnail.jpg +2 -2
README.dataset.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
#
|
2 |
-
https://universe.roboflow.com/
|
3 |
|
4 |
Provided by a Roboflow user
|
5 |
License: CC BY 4.0
|
|
|
1 |
+
# ResistorDataset > 2021-11-02 9:05pm
|
2 |
+
https://universe.roboflow.com/harish-madhavan/resistordataset
|
3 |
|
4 |
Provided by a Roboflow user
|
5 |
License: CC BY 4.0
|
README.md
CHANGED
@@ -14,14 +14,14 @@ tags:
|
|
14 |
### Dataset Labels
|
15 |
|
16 |
```
|
17 |
-
['
|
18 |
```
|
19 |
|
20 |
|
21 |
### Number of Images
|
22 |
|
23 |
```json
|
24 |
-
{'valid':
|
25 |
```
|
26 |
|
27 |
|
@@ -43,22 +43,22 @@ example = ds['train'][0]
|
|
43 |
```
|
44 |
|
45 |
### Roboflow Dataset Page
|
46 |
-
[https://universe.roboflow.com/
|
47 |
|
48 |
### Citation
|
49 |
|
50 |
```
|
51 |
@misc{
|
52 |
-
|
53 |
-
title = {
|
54 |
type = { Open Source Dataset },
|
55 |
-
author = {
|
56 |
-
howpublished = { \\url{ https://universe.roboflow.com/
|
57 |
-
url = { https://universe.roboflow.com/
|
58 |
journal = { Roboflow Universe },
|
59 |
publisher = { Roboflow },
|
60 |
-
year = {
|
61 |
-
month = {
|
62 |
note = { visited on 2024-07-16 },
|
63 |
}
|
64 |
```
|
@@ -67,27 +67,35 @@ example = ds['train'][0]
|
|
67 |
CC BY 4.0
|
68 |
|
69 |
### Dataset Summary
|
70 |
-
This dataset was exported via roboflow.com on
|
71 |
|
72 |
Roboflow is an end-to-end computer vision platform that helps you
|
73 |
* collaborate with your team on computer vision projects
|
74 |
* collect & organize images
|
75 |
-
* understand
|
76 |
* annotate, and create datasets
|
77 |
* export, train, and deploy computer vision models
|
78 |
* use active learning to improve your dataset over time
|
79 |
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com
|
84 |
-
|
85 |
-
The dataset includes 1760 images.
|
86 |
-
Circut-Component-database are annotated in COCO format.
|
87 |
|
88 |
The following pre-processing was applied to each image:
|
89 |
-
|
90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
|
|
|
14 |
### Dataset Labels
|
15 |
|
16 |
```
|
17 |
+
['resistor']
|
18 |
```
|
19 |
|
20 |
|
21 |
### Number of Images
|
22 |
|
23 |
```json
|
24 |
+
{'valid': 6, 'test': 3, 'train': 126}
|
25 |
```
|
26 |
|
27 |
|
|
|
43 |
```
|
44 |
|
45 |
### Roboflow Dataset Page
|
46 |
+
[https://universe.roboflow.com/harish-madhavan/resistordataset/dataset/1](https://universe.roboflow.com/harish-madhavan/resistordataset/dataset/1?ref=roboflow2huggingface)
|
47 |
|
48 |
### Citation
|
49 |
|
50 |
```
|
51 |
@misc{
|
52 |
+
resistordataset_dataset,
|
53 |
+
title = { ResistorDataset Dataset },
|
54 |
type = { Open Source Dataset },
|
55 |
+
author = { Harish Madhavan },
|
56 |
+
howpublished = { \\url{ https://universe.roboflow.com/harish-madhavan/resistordataset } },
|
57 |
+
url = { https://universe.roboflow.com/harish-madhavan/resistordataset },
|
58 |
journal = { Roboflow Universe },
|
59 |
publisher = { Roboflow },
|
60 |
+
year = { 2022 },
|
61 |
+
month = { sep },
|
62 |
note = { visited on 2024-07-16 },
|
63 |
}
|
64 |
```
|
|
|
67 |
CC BY 4.0
|
68 |
|
69 |
### Dataset Summary
|
70 |
+
This dataset was exported via roboflow.com on December 7, 2022 at 8:42 AM GMT
|
71 |
|
72 |
Roboflow is an end-to-end computer vision platform that helps you
|
73 |
* collaborate with your team on computer vision projects
|
74 |
* collect & organize images
|
75 |
+
* understand unstructured image data
|
76 |
* annotate, and create datasets
|
77 |
* export, train, and deploy computer vision models
|
78 |
* use active learning to improve your dataset over time
|
79 |
|
80 |
+
It includes 135 images.
|
81 |
+
Resistor are annotated in COCO format.
|
|
|
|
|
|
|
|
|
|
|
82 |
|
83 |
The following pre-processing was applied to each image:
|
84 |
+
* Auto-orientation of pixel data (with EXIF-orientation stripping)
|
85 |
+
* Resize to 416x416 (Stretch)
|
86 |
+
* Auto-contrast via adaptive equalization
|
87 |
+
|
88 |
+
The following augmentation was applied to create 3 versions of each source image:
|
89 |
+
* 50% probability of horizontal flip
|
90 |
+
* 50% probability of vertical flip
|
91 |
+
|
92 |
+
The following transformations were applied to the bounding boxes of each image:
|
93 |
+
* 50% probability of horizontal flip
|
94 |
+
* 50% probability of vertical flip
|
95 |
+
* Equal probability of one of the following 90-degree rotations: none, clockwise, counter-clockwise, upside-down
|
96 |
+
* Randomly crop between 0 and 20 percent of the bounding box
|
97 |
+
* Random brigthness adjustment of between -25 and +25 percent
|
98 |
+
* Salt and pepper noise was applied to 5 percent of pixels
|
99 |
|
100 |
|
101 |
|
README.roboflow.txt
CHANGED
@@ -1,27 +1,35 @@
|
|
1 |
|
2 |
-
|
3 |
==============================
|
4 |
|
5 |
-
This dataset was exported via roboflow.com on
|
6 |
|
7 |
Roboflow is an end-to-end computer vision platform that helps you
|
8 |
* collaborate with your team on computer vision projects
|
9 |
* collect & organize images
|
10 |
-
* understand
|
11 |
* annotate, and create datasets
|
12 |
* export, train, and deploy computer vision models
|
13 |
* use active learning to improve your dataset over time
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com
|
19 |
-
|
20 |
-
The dataset includes 1760 images.
|
21 |
-
Circut-Component-database are annotated in COCO format.
|
22 |
|
23 |
The following pre-processing was applied to each image:
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
|
|
|
1 |
|
2 |
+
ResistorDataset - v1 2021-11-02 9:05pm
|
3 |
==============================
|
4 |
|
5 |
+
This dataset was exported via roboflow.com on December 7, 2022 at 8:42 AM GMT
|
6 |
|
7 |
Roboflow is an end-to-end computer vision platform that helps you
|
8 |
* collaborate with your team on computer vision projects
|
9 |
* collect & organize images
|
10 |
+
* understand unstructured image data
|
11 |
* annotate, and create datasets
|
12 |
* export, train, and deploy computer vision models
|
13 |
* use active learning to improve your dataset over time
|
14 |
|
15 |
+
It includes 135 images.
|
16 |
+
Resistor are annotated in COCO format.
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
The following pre-processing was applied to each image:
|
19 |
+
* Auto-orientation of pixel data (with EXIF-orientation stripping)
|
20 |
+
* Resize to 416x416 (Stretch)
|
21 |
+
* Auto-contrast via adaptive equalization
|
22 |
+
|
23 |
+
The following augmentation was applied to create 3 versions of each source image:
|
24 |
+
* 50% probability of horizontal flip
|
25 |
+
* 50% probability of vertical flip
|
26 |
+
|
27 |
+
The following transformations were applied to the bounding boxes of each image:
|
28 |
+
* 50% probability of horizontal flip
|
29 |
+
* 50% probability of vertical flip
|
30 |
+
* Equal probability of one of the following 90-degree rotations: none, clockwise, counter-clockwise, upside-down
|
31 |
+
* Randomly crop between 0 and 20 percent of the bounding box
|
32 |
+
* Random brigthness adjustment of between -25 and +25 percent
|
33 |
+
* Salt and pepper noise was applied to 5 percent of pixels
|
34 |
|
35 |
|
data/test.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5f92c517047d305a2271cd441ac02c4424830ff871c215e328f0a1b9f295323
|
3 |
+
size 111313
|
data/train.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc2afc186a303dd87e45d7ca3d0507297f04216a4a5464d77928c45be5783dd2
|
3 |
+
size 4081628
|
data/valid-mini.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b602866d892a43a7a45aac300f2e530bf05521df7bd6ec4966ab4d5669d2207
|
3 |
+
size 40779
|
data/valid.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01b769ae0dae84c3904d237821fabc4f2434105370533b609c14fc564fa3aee5
|
3 |
+
size 83166
|
resistordataset.py
CHANGED
@@ -5,24 +5,24 @@ import os
|
|
5 |
import datasets
|
6 |
|
7 |
|
8 |
-
_HOMEPAGE = "https://universe.roboflow.com/
|
9 |
_LICENSE = "CC BY 4.0"
|
10 |
_CITATION = """\
|
11 |
@misc{
|
12 |
-
|
13 |
-
title = {
|
14 |
type = { Open Source Dataset },
|
15 |
-
author = {
|
16 |
-
howpublished = { \\url{ https://universe.roboflow.com/
|
17 |
-
url = { https://universe.roboflow.com/
|
18 |
journal = { Roboflow Universe },
|
19 |
publisher = { Roboflow },
|
20 |
-
year = {
|
21 |
-
month = {
|
22 |
note = { visited on 2024-07-16 },
|
23 |
}
|
24 |
"""
|
25 |
-
_CATEGORIES = ['
|
26 |
_ANNOTATION_FILENAME = "_annotations.coco.json"
|
27 |
|
28 |
|
|
|
5 |
import datasets
|
6 |
|
7 |
|
8 |
+
_HOMEPAGE = "https://universe.roboflow.com/harish-madhavan/resistordataset/dataset/1"
|
9 |
_LICENSE = "CC BY 4.0"
|
10 |
_CITATION = """\
|
11 |
@misc{
|
12 |
+
resistordataset_dataset,
|
13 |
+
title = { ResistorDataset Dataset },
|
14 |
type = { Open Source Dataset },
|
15 |
+
author = { Harish Madhavan },
|
16 |
+
howpublished = { \\url{ https://universe.roboflow.com/harish-madhavan/resistordataset } },
|
17 |
+
url = { https://universe.roboflow.com/harish-madhavan/resistordataset },
|
18 |
journal = { Roboflow Universe },
|
19 |
publisher = { Roboflow },
|
20 |
+
year = { 2022 },
|
21 |
+
month = { sep },
|
22 |
note = { visited on 2024-07-16 },
|
23 |
}
|
24 |
"""
|
25 |
+
_CATEGORIES = ['resistor']
|
26 |
_ANNOTATION_FILENAME = "_annotations.coco.json"
|
27 |
|
28 |
|
split_name_to_num_samples.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"valid":
|
|
|
1 |
+
{"valid": 6, "test": 3, "train": 126}
|
thumbnail.jpg
CHANGED
Git LFS Details
|
Git LFS Details
|