Difference between revisions of "Shared:2023IAG1CV"

From cs
Jump to: navigation, search
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 Roboflow code'''==
 
<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>
  
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/f5a01f6e52e85b71025751032134deaf.js"></script>
 
</div>
 
</div>
 
     <br>
 
     <br>
Line 59: Line 60:
 
<br>
 
<br>
  
=='''Training YOLOv7 Roboflow code'''==
+
=='''Image processing - motion blur'''==
 
<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 Crack detection'''==
Line 77: Line 83:
 
     </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>

Revision as of 11:43, 4 July 2023


Banner group2.jpg



Group 1: Mikolaj - Zeynep - Julka - Henryk




CV Report



Scripts used



Training YOLOv7 Roboflow code


Testing trained model rearanged Roboflow code



Image processing - motion blur





Training YOLOv7tiny and converting to TF JS Crack detection