Skip to content

Commit

Permalink
deploy: 08e28b0
Browse files Browse the repository at this point in the history
  • Loading branch information
RizwanMunawar committed Nov 24, 2024
1 parent f3e9a40 commit b9cf119
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 167 deletions.
1 change: 1 addition & 0 deletions assets/contributor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 0 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -878,29 +878,6 @@ <h3 id="can-the-object-counting-implementation-handle-dynamic-environments">Can



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9 3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3 3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3 3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65 2.56.34 4.45 1.51 4.45 2.9z"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">Muhammad Rizwan Munawar</a>,
<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

22 changes: 0 additions & 22 deletions usecases/apple-counting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,28 +727,6 @@ <h2 id="social-resources">Social Resources</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4a4 4 0 0 1 4 4 4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
22 changes: 0 additions & 22 deletions usecases/bread-counting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,28 +727,6 @@ <h2 id="social-resources">Social Resources</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4a4 4 0 0 1 4 4 4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
49 changes: 16 additions & 33 deletions usecases/crowd-density-estimation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,16 +982,22 @@ <h4 id="displaying-density-information-on-video-frames">Displaying Density Infor
<span class="n">cv2</span><span class="o">.</span><span class="n">imshow</span><span class="p">(</span><span class="s1">&#39;Crowd Density Estimation&#39;</span><span class="p">,</span> <span class="n">im0</span><span class="p">)</span>
</code></pre></div>
<h2 id="applications-of-crowd-density-estimation">Applications of Crowd Density Estimation</h2>
<p>1- <strong>Public Safety</strong>
- Early Warning System: Detecting unusual crowd formations.
- Emergency Response: Identifying areas of high density for quick intervention.
2- <strong>Event Management</strong>
- Capacity Monitoring: Real-time tracking of crowd sizes in venues.
- Safety Compliance: Ensuring attendance stays within safe limits.
- Flow Analysis: Understanding movement patterns for better event planning.
3- <strong>Urban Planning</strong>
- Space Utilization: Analyzing how people use public spaces.
- Infrastructure Planning: Designing facilities based on crowd patterns.</p>
<p>1- <strong>Public Safety</strong> </p>
<ul>
<li>Early Warning System: Detecting unusual crowd formations.</li>
<li>Emergency Response: Identifying areas of high density for quick intervention.</li>
</ul>
<p>2- <strong>Event Management</strong> </p>
<ul>
<li>Capacity Monitoring: Real-time tracking of crowd sizes in venues.</li>
<li>Safety Compliance: Ensuring attendance stays within safe limits.</li>
<li>Flow Analysis: Understanding movement patterns for better event planning.</li>
</ul>
<p>3- <strong>Urban Planning</strong> </p>
<ul>
<li>Space Utilization: Analyzing how people use public spaces.</li>
<li>Infrastructure Planning: Designing facilities based on crowd patterns.</li>
</ul>
<h2 id="explore-more">Explore More</h2>
<ul>
<li><a href="https://docs.ultralytics.com/solutions/">Contribute to Ultralytics Solutions</a></li>
Expand All @@ -1009,29 +1015,6 @@ <h2 id="explore-more">Explore More</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9 3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3 3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3 3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65 2.56.34 4.45 1.51 4.45 2.9z"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">Ivan</a>,
<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
22 changes: 0 additions & 22 deletions usecases/items-counting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,28 +727,6 @@ <h2 id="social-resources">Social Resources</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4a4 4 0 0 1 4 4 4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
22 changes: 0 additions & 22 deletions usecases/items-segmentation-supermarket-ai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -949,28 +949,6 @@ <h2 id="explore-more">Explore More</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4a4 4 0 0 1 4 4 4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down
22 changes: 0 additions & 22 deletions usecases/segmentation-masks-detect-sam2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -904,28 +904,6 @@ <h2 id="explore-more">Explore More</h2>



<aside class="md-source-file">





<span class="md-source-file__fact">
<span class="md-icon" title="Contributors">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4a4 4 0 0 1 4 4 4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4"/></svg>

</span>
<nav>

<a href="mailto:[email protected]">RizwanMunawar</a>
</nav>
</span>



</aside>




Expand Down

0 comments on commit b9cf119

Please sign in to comment.