Difference between revisions of "Shared:2023IAG1CV"

From cs
Jump to: navigation, search
(Training YOLOv7 Roboflow code)
 
(4 intermediate revisions by one user not shown)
Line 31: Line 31:
 
<iframe src="https://docs.google.com/document/d/e/2PACX-1vRYoYwidW0VAEAaxTheCsyFRoCy0VJRfPe1nnYqcZkQNiFIkUm38FnQQ_-NfFRpGQ/pub?embedded=true"width="850" height="504" ></iframe>
 
<iframe src="https://docs.google.com/document/d/e/2PACX-1vRYoYwidW0VAEAaxTheCsyFRoCy0VJRfPe1nnYqcZkQNiFIkUm38FnQQ_-NfFRpGQ/pub?embedded=true"width="850" height="504" ></iframe>
 
</html>
 
</html>
 +
<br>
  
 +
=='''Scripts used'''==
 
<br>
 
<br>
  
=='''Image processing - motion blur'''==
+
 
 +
=='''Training YOLOv7'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 40: Line 43:
 
     </div>
 
     </div>
 
<div style="width: 100%; height: 100vh;">
 
<div style="width: 100%; height: 100vh;">
   <script src="https://gist.github.com/julialewandowska/a4bc5914fc1137222f808a4634bf2685.js"></script>
+
   <script src="https://gist.github.com/julialewandowska/d2c64516d24c690ae8aade2b0c626db6.js"></script>
 
</div>
 
</div>
    <br>
 
 
</html>
 
</html>
 
 
<br>
 
<br>
  
=='''Testing trained model rearanged Roboflow code'''==
+
=='''Testing trained model'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 53: Line 54:
 
     </div>
 
     </div>
 
<div style="width: 100%; height: 100vh;">
 
<div style="width: 100%; height: 100vh;">
   <script src="https://github.com/julialewandowska/Group1_CV_notebooks/blob/60e4578d2be045ace8e80c43893b5ba31c0820c4/Image_processing_motion_blur.ipynb"></script>
+
   <script src="https://gist.github.com/julialewandowska/dd3d7a8ee129ce6b110fd30aadb1147d.js"></script>
 
</div>
 
</div>
 
     <br>
 
     <br>
Line 59: Line 60:
 
<br>
 
<br>
  
=='''Training YOLOv7 Roboflow code'''==
+
=='''Image processing'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 65: Line 66:
 
     </div>
 
     </div>
 
<div style="width: 100%; height: 100vh;">
 
<div style="width: 100%; height: 100vh;">
   <script src="https://github.com/julialewandowska/Group1_CV_notebooks/blob/60e4578d2be045ace8e80c43893b5ba31c0820c4/Image_processing_motion_blur.ipynb"></script>
+
   <script src="https://gist.github.com/julialewandowska/a4bc5914fc1137222f808a4634bf2685.js"></script>
 
</div>
 
</div>
 
     <br>
 
     <br>
 
</html>
 
</html>
 +
 
<br>
 
<br>
  
=='''Training YOLOv7tiny and converting to TF JS Crack detection'''==
+
=='''Training YOLOv7tiny and converting to TF.JS'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 77: Line 79:
 
     </div>
 
     </div>
 
<div style="width: 100%; height: 100vh;">
 
<div style="width: 100%; height: 100vh;">
   <script src="https://github.com/julialewandowska/Group1_CV_notebooks/blob/60e4578d2be045ace8e80c43893b5ba31c0820c4/Image_processing_motion_blur.ipynb"></script>
+
   <script src="https://gist.github.com/julialewandowska/b1b4c70ce5569b2899561516408ac3e4.js"></script>
 
</div>
 
</div>
 
     <br>
 
     <br>
 
</html>
 
</html>
 
<br>
 
<br>

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