Javiai commited on
Commit
4f52eb9
·
1 Parent(s): d3c4073

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -36,7 +36,14 @@ size_categories:
36
 
37
  # Failures in 3D printing Dataset
38
 
39
- This is a small dataset of images from failures in 3D print
 
 
 
 
 
 
 
40
 
41
  ## Structure
42
 
 
36
 
37
  # Failures in 3D printing Dataset
38
 
39
+ This is a small dataset of images from failures in 3D print. That idea of this dataset is use for train and object detection model for failures detection on 3D printing.
40
+
41
+ In the images it detected 4 categories:
42
+
43
+ - **Error**: This refer a any error in the part except the type of error known like spaghetti
44
+ - **Extrusor**: The base of the extrusor
45
+ - **Part**: The part is the piece that is printing
46
+ - **Spagheti**: This is a type of error produced because the extrusor is printing on the air
47
 
48
  ## Structure
49