Difference between revisions of "Shared:2023IAG1CV"

From cs
Jump to: navigation, search
(Training YOLOv7 Roboflow code)
 
(8 intermediate revisions by one user not shown)
Line 24: Line 24:
 
<br>
 
<br>
  
=='''CV'''==
 
 
<html>
 
  <body>
 
    <h1>CV</h1>
 
    <iframe src="http://cs.roboticbuilding.eu/images/2/23/Computer_Vision_in_Space.pdf" width="100%" height="500px">
 
    </iframe>
 
  </body>
 
</html>
 
<br>
 
  
 
=='''CV Report'''==
 
=='''CV Report'''==
Line 41: 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 50: Line 43:
 
     </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/d2c64516d24c690ae8aade2b0c626db6.js"></script>
 
</div>
 
</div>
    <br>
 
 
</html>
 
</html>
 +
<br>
  
<br>
+
=='''Testing trained model'''==
=='''Testing_trained_model_rearanged_Roboflow_code'''==
+
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 62: 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 68: Line 60:
 
<br>
 
<br>
  
=='''Training YOLOv7 Roboflow code'''==
+
=='''Image processing'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 74: 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 86: 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