Difference between revisions of "Shared:2023IAG1CV"

From cs
Jump to: navigation, search
(Image processing - motion blur)
(Training YOLOv7 Roboflow code)
 
(2 intermediate revisions by one user not shown)
Line 37: Line 37:
  
  
=='''Training YOLOv7 Roboflow code'''==
+
=='''Training YOLOv7'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 48: Line 48:
 
<br>
 
<br>
  
=='''Testing trained model rearanged Roboflow code'''==
+
=='''Testing trained model'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 54: Line 54:
 
     </div>
 
     </div>
 
<div style="width: 100%; height: 100vh;">
 
<div style="width: 100%; height: 100vh;">
   <script src="https://gist.github.com/julialewandowska/f5a01f6e52e85b71025751032134deaf.js"></script>
+
   <script src="https://gist.github.com/julialewandowska/dd3d7a8ee129ce6b110fd30aadb1147d.js"></script>
 
</div>
 
</div>
 
     <br>
 
     <br>
Line 73: Line 73:
 
<br>
 
<br>
  
=='''Training YOLOv7tiny and converting to TF JS Crack detection'''==
+
=='''Training YOLOv7tiny and converting to TF.JS'''==
 
<html>
 
<html>
 
   <body>
 
   <body>

Latest revision as of 11:54, 4 July 2023


Banner group2.jpg



Group 1: Mikolaj - Zeynep - Julka - Henryk




CV Report



Scripts used



Training YOLOv7


Testing trained model



Image processing



Training YOLOv7tiny and converting to TF.JS