Difference between revisions of "Shared:2023IAG1CV"

From cs
Jump to: navigation, search
(Training YOLOv7 Roboflow code)
 
(9 intermediate revisions by one user not shown)
Line 24: Line 24:
 
<br>
 
<br>
  
=='''CV'''==
 
  
 +
=='''CV Report'''==
 +
<br>
 +
 +
<html>
 +
<iframe src="https://docs.google.com/document/d/e/2PACX-1vRYoYwidW0VAEAaxTheCsyFRoCy0VJRfPe1nnYqcZkQNiFIkUm38FnQQ_-NfFRpGQ/pub?embedded=true"width="850" height="504" ></iframe>
 +
</html>
 +
<br>
 +
 +
=='''Scripts used'''==
 +
<br>
 +
 +
 +
=='''Training YOLOv7'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
    <h1>CV</h1>
+
<div>
    <iframe src="http://cs.roboticbuilding.eu/images/2/23/Computer_Vision_in_Space.pdf" width="100%" height="500px">
+
    </div>
    </iframe>
+
<div style="width: 100%; height: 100vh;">
  </body>
+
  <script src="https://gist.github.com/julialewandowska/d2c64516d24c690ae8aade2b0c626db6.js"></script>
 +
</div>
 
</html>
 
</html>
 
<br>
 
<br>
  
=='''CV Report'''==
+
=='''Testing trained model'''==
 +
<html>
 +
  <body>
 +
<div>
 +
    </div>
 +
<div style="width: 100%; height: 100vh;">
 +
  <script src="https://gist.github.com/julialewandowska/dd3d7a8ee129ce6b110fd30aadb1147d.js"></script>
 +
</div>
 +
    <br>
 +
</html>
 
<br>
 
<br>
  
 +
=='''Image processing'''==
 
<html>
 
<html>
<iframe src="https://docs.google.com/document/d/e/2PACX-1vRYoYwidW0VAEAaxTheCsyFRoCy0VJRfPe1nnYqcZkQNiFIkUm38FnQQ_-NfFRpGQ/pub?embedded=true"width="850" height="504" ></iframe>
+
  <body>
 +
<div>
 +
    </div>
 +
<div style="width: 100%; height: 100vh;">
 +
  <script src="https://gist.github.com/julialewandowska/a4bc5914fc1137222f808a4634bf2685.js"></script>
 +
</div>
 +
    <br>
 
</html>
 
</html>
  
 
<br>
 
<br>
  
=='''DATASET'''==
+
=='''Training YOLOv7tiny and converting to TF.JS'''==
 
<html>
 
<html>
 
   <body>
 
   <body>
Line 50: 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