Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ At clothing production sites, various types of sewing defects are a common occur
|
|
| 28 |
- Defective classes (total 10 types): **1. Skipped stitch, 2. Broken stitch, 3. Pinched fabric, 4. Crooked seam, 5. Thread sagging, 6. Puckering, 7. Stain and damage, 8. Needle mark, 9. Bobbin thread pulling up, 10. Overlapped stitch**
|
| 29 |
|
| 30 |
### Sample images (total 114 images)
|
| 31 |
-
<img src="images/dataset-samples.png" height="
|
| 32 |
|
| 33 |
### Code example
|
| 34 |
We provide a reference benchmark Python codes in the [code-example folder](./code-example/) to help researchers quickly get started with StitchingNet.
|
|
@@ -48,4 +48,4 @@ The StitchingNet is licensed under [CC BY-NC 4.0](https://creativecommons.org/li
|
|
| 48 |
## Contact
|
| 49 |
Please email Woo-Kyun Jung (wkjung@hojeon.co.kr, creator) or Hyungjung Kim (hyungjungkim@konkuk.ac.kr, maintainer) for any questions regarding the dataset.
|
| 50 |
|
| 51 |
-
<img src="images/hojeon_limited.jpg" height="
|
|
|
|
| 28 |
- Defective classes (total 10 types): **1. Skipped stitch, 2. Broken stitch, 3. Pinched fabric, 4. Crooked seam, 5. Thread sagging, 6. Puckering, 7. Stain and damage, 8. Needle mark, 9. Bobbin thread pulling up, 10. Overlapped stitch**
|
| 29 |
|
| 30 |
### Sample images (total 114 images)
|
| 31 |
+
<img src="images/dataset-samples.png" height="400px">
|
| 32 |
|
| 33 |
### Code example
|
| 34 |
We provide a reference benchmark Python codes in the [code-example folder](./code-example/) to help researchers quickly get started with StitchingNet.
|
|
|
|
| 48 |
## Contact
|
| 49 |
Please email Woo-Kyun Jung (wkjung@hojeon.co.kr, creator) or Hyungjung Kim (hyungjungkim@konkuk.ac.kr, maintainer) for any questions regarding the dataset.
|
| 50 |
|
| 51 |
+
<img src="images/hojeon_limited.jpg" height="45px"> <img src="images/konkuk_university.png" height="45px">
|