Skip to content

Commit

Permalink
Merge pull request #77 from CaitlynFong/website
Browse files Browse the repository at this point in the history
new website changes
  • Loading branch information
vikhyatg authored Jul 20, 2024
2 parents b5a1ba9 + b1e8f92 commit 98c45aa
Show file tree
Hide file tree
Showing 50 changed files with 59,864 additions and 129,877 deletions.
16,626 changes: 4,521 additions & 12,105 deletions PYNQ 101 - Into to PYNQ.html

Large diffs are not rendered by default.

16,849 changes: 4,468 additions & 12,381 deletions PYNQ 201 - MNIST.html

Large diffs are not rendered by default.

16,762 changes: 4,494 additions & 12,268 deletions PYNQ 301 - Object Detection.html

Large diffs are not rendered by default.

14,852 changes: 14,852 additions & 0 deletions PYNQ 401 - Crowd Estimation.html

Large diffs are not rendered by default.

8,388 changes: 8,388 additions & 0 deletions PYNQ 402 - Face Mask Detection.html

Large diffs are not rendered by default.

16,072 changes: 0 additions & 16,072 deletions PYNQ 402 - Pose Detection.html

This file was deleted.

16,444 changes: 4,342 additions & 12,102 deletions PYNQ 402 - Automotive.html → PYNQ 403 - Automotive.html

Large diffs are not rendered by default.

16,156 changes: 0 additions & 16,156 deletions PYNQ 403 - Face Mask Detection.html

This file was deleted.

16,333 changes: 4,293 additions & 12,040 deletions PYNQ 501 - Computer Vision.html

Large diffs are not rendered by default.

17,394 changes: 4,707 additions & 12,687 deletions PYNQ 502 - Intermediate Python.html

Large diffs are not rendered by default.

22,775 changes: 0 additions & 22,775 deletions PYNQ 503 - Crowd Estimation.html

This file was deleted.

8,607 changes: 8,607 additions & 0 deletions PYNQ 503 - Pose Detection.html

Large diffs are not rendered by default.

Binary file removed PYNQ Bootcamp 2023 Agenda.pdf
Binary file not shown.
Binary file added PYNQ Bootcamp 2024 Agenda Final.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@



<h2>PYNQ 503 - Crowd Detection</h2>
<h2>PYNQ 401 - Crowd Estimation</h2>
<hr>
<iframe src="PYNQ 503 - Crowd Estimation.html"height="700px" width="1500px"> </iframe>
<iframe src="PYNQ 401 - Crowd Estimation.html"height="700px" width="1500px"> </iframe>



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@



<h2>PYNQ 403 - Facemask Detection</h2>
<h2>PYNQ 402 - Facemask Detection</h2>
<hr>
<iframe src="PYNQ 403 - Face Mask Detection.html"height="700px" width="1500px"> </iframe>
<iframe src="PYNQ 402 - Face Mask Detection.html"height="700px" width="1500px"> </iframe>



Expand Down
4 changes: 2 additions & 2 deletions PYNQ402-automotive.html → PYNQ403-automotive.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@



<h2>PYNQ 401 - Automotive</h2>
<h2>PYNQ 403 - Automotive</h2>
<hr>
<iframe src="PYNQ 402 - Automotive.html"height="700px" width="1500px"> </iframe>
<iframe src="PYNQ 403 - Automotive.html"height="700px" width="1500px"> </iframe>



Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions PYNQ501-pose-detection.html → PYNQ503-pose-detection.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@



<h2>PYNQ 402 - Pose Detection</h2>
<h2>PYNQ 503 - Pose Detection</h2>
<hr>
<iframe src="PYNQ 402 - Pose Detection.html"height="700px" width="1500px"> </iframe>
<iframe src="PYNQ 503 - Pose Detection.html"height="700px" width="1500px"> </iframe>



Expand Down
63 changes: 55 additions & 8 deletions Trainings.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,62 @@
<div class="content-table flex-column">
<div class="flex-row">
<div class="flex-item flex-column">
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi.
</p>
<h2>Heading 1</h2>
<h2>Welcome to the PYNQ Bootcamp Trainings for the KRIA KV260!</h2>
<hr>
<p class="text">
Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet.
</p>
<p>Explore a series of PYNQ Bootcamp trainings tailored for the KRIA KV260, aimed at equipping you with essential skills to leverage the KRIA System-on-Module (SOM) board and Jupyter Notebooks effectively. Delve into Xilinx's AI model zoo to harness powerful AI models, guiding you through a progressive learning path.</p>

<h2>How to Navigate the Trainings</h2>
<p>To get the most out of this curriculum, we recommend following the trainings in the order presented. Each training module builds upon the knowledge and skills acquired in the previous ones, ensuring a smooth and effective learning experience.</p>
<hr>
<h2>Training Modules</h2>
<h3><a href="PYNQ101-intro.html">PYNQ 101 - Intro to PYNQ</a></h3>
<p>Start here to get a solid foundation in PYNQ, understand its key features, and learn how to set up your environment.</p>

<h3><a href="PYNQ201-MNIST.html">PYNQ 201 - MNIST</a></h3>
<p>Learn how to work with the MNIST dataset, implementing and understanding basic image classification.</p>

<h3><a href="PYNQ301-object-detection.html">PYNQ 301 - Object Detection</a></h3>
<p>Dive into object detection techniques, utilizing pre-trained models to detect objects in images and videos.</p>

<h3>Breakout 1: Specialized Applications</h3>
<ul>
<li><a href="PYNQ401-crowd-estimation.html">PYNQ 401 - Crowd Estimation</a></li>
<ol><li>Explore methods to estimate crowd sizes in images and videos.</li></ol>
<li><a href="PYNQ402-face-mask-detection.html">PYNQ 402 - Face Mask Detection</a></li>
<ol><li>Implement face mask detection using AI models, a crucial application in today's world.</li></ol>
</ul>

<h3><a href="PYNQ403-automotive.html">PYNQ 403 - Automotive</a></h3>
<p>Focus on automotive applications, including vehicle detection and traffic sign recognition.</p>

<h3>Breakout 2: Advanced Topics</h3>
<ul>
<li><a href="PYNQ501-cv.html">PYNQ 501 - Computer Vision</a></li>
<ol><li>Advanced computer vision techniques, including more complex image processing and analysis.</li></ol>
<li><a href="PYNQ502-python.html">PYNQ 502 - Intermediate Python</a></li>
<ol><li>Enhance your Python programming skills, essential for effective AI model implementation.</li></ol>
</ul>

<h3><a href="PYNQ503-pose-detection.html">PYNQ 503 - Pose Detection</a></h3>
<p>Learn about pose detection algorithms, enabling you to detect and analyze human poses in real-time.</p>
<hr>
<h2>Getting Started</h2>
<h3>Setup Your Environment</h3>
<ul>
<li>If you want to set up your own image, start here: <a href="board-setup-image-creation.html">KRIA-SOM, PYNQ Setup, and Bootcamp Image Creation</a></li>
<li>If you would like to use a pre-setup image and get started with the trainings, start here: <a href="getting-started-with-pynq-bootcamp.html">Getting Started with PYNQ Bootcamp</a></li>
</ul>
<p>Begin with PYNQ101: Start your learning journey with the introductory module and progressively move through the modules.</p>
<hr>
<h2>Tips for Success</h2>
<ul>
<li>Take Your Time: Don't rush through the modules. Take your time to understand each concept thoroughly.</li>
<li>Hands-On Practice: Actively engage with the practical exercises and projects.</li>
<li>Ask Questions: Utilize the community forums and support channels if you encounter any issues or have questions.</li>
<li>Review and Reflect: Regularly review your progress and reflect on what you've learned.</li>
</ul>

<p>Embark on this exciting journey to master the KRIA KV260 with PYNQ, and unlock the full potential of AI and machine learning in your projects!</p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 98c45aa

Please sign in to comment.