Javiai commited on
Commit
abb55ce
·
1 Parent(s): 29af150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,7 +7,12 @@ language:
7
  pipeline_tag: object-detection
8
  ---
9
 
10
- #3D Failures detection model based on Yolov5
 
 
 
 
 
11
 
12
 
13
  ## How to use
 
7
  pipeline_tag: object-detection
8
  ---
9
 
10
+ # 3D Failures detection model based on Yolov5
11
+
12
+ This model was created using ```YOLOv5``` in ultralytics Hub with the ```'Javiai/Javiai/failures-3D-print'```dataset.
13
+
14
+ The idea is detect some failures in a 3D printing process. This model detect the part that is been printing, the extrusor, some errors and if
15
+ there is a spaghetti error type
16
 
17
 
18
  ## How to use