Skip to content

Commit

Permalink
project added - multithreading
Browse files Browse the repository at this point in the history
  • Loading branch information
vasugupta9 committed Sep 28, 2021
1 parent 5e45a48 commit 705f3ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ <h2>Computer Vision and Deep Learning Projects</h2>
</li>
<li><p>University of Michigan Python for Everybody Specialization ( 5 courses ) from Coursera <a href="https://www.coursera.org/account/accomplishments/specialization/certificate/RD3H8TNG964F"><b>Link</b></a></p>
</li>
<li><p>Faster Real-Time Video Processing using Multi-Threading in Python <a href="https://github.com/vasugupta9/DeepLearningProjects/tree/main/MultiThreadedVideoProcessing"><b>Code</b></a> <a href="https://gvasu.medium.com/faster-real-time-video-processing-using-multi-threading-in-python-8902589e1055"><b>Blog</b></a></p>
</li>
<li><p>Video Activity Recognition using 3D ResNet model <a href="https://github.com/vasugupta9/DeepLearningProjects/tree/main/VideoActivityRecognition3DResnet"><b>Code</b></a> <a href="https://gvasu.medium.com/recognizing-400-different-activities-in-videos-using-python-and-opencv-ee59cc6d61f6"><b>Blog</b></a></p>
</li>
<li><p>Neural Style Transfer using TensorFlow <a href="https://github.com/vasugupta9/DeepLearningProjects/tree/main/NeuralStyleTransfer"><b>Code</b></a> <a href="https://gvasu.medium.com/neural-style-transfer-using-tensorflow-7e0f3e789e0c"><b>Blog</b></a></p>
Expand Down Expand Up @@ -141,7 +143,7 @@ <h2>Signal Processing and Wireless Communications Projects</h2>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2021-09-09 13:04:09 India Standard Time, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
Page generated 2021-09-28 12:11:12 India Standard Time, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
(<a href="projects.jemdoc">source</a>)
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions projects.jemdoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ He even did some cleanups and optimizations after the project was closed. I real
- DeepLearning.AI Deep Learning Specialization ( 5 courses ) from Coursera [https://www.coursera.org/account/accomplishments/specialization/certificate/XFSPN8M45PJM *Link*]
- DeepLearning.AI Generative Adversarial Networks (GANs) Specialization ( 3 courses ) from Coursera [https://www.coursera.org/account/accomplishments/specialization/certificate/5DGWFGU83UYC *Link*]
- University of Michigan Python for Everybody Specialization ( 5 courses ) from Coursera [https://www.coursera.org/account/accomplishments/specialization/certificate/RD3H8TNG964F *Link*]
- Faster Real-Time Video Processing using Multi-Threading in Python [https://github.com/vasugupta9/DeepLearningProjects/tree/main/MultiThreadedVideoProcessing *Code*] [https://gvasu.medium.com/faster-real-time-video-processing-using-multi-threading-in-python-8902589e1055 *Blog*]
- Video Activity Recognition using 3D ResNet model [https://github.com/vasugupta9/DeepLearningProjects/tree/main/VideoActivityRecognition3DResnet *Code*] [https://gvasu.medium.com/recognizing-400-different-activities-in-videos-using-python-and-opencv-ee59cc6d61f6 *Blog*]
- Neural Style Transfer using TensorFlow [https://github.com/vasugupta9/DeepLearningProjects/tree/main/NeuralStyleTransfer *Code*] [https://gvasu.medium.com/neural-style-transfer-using-tensorflow-7e0f3e789e0c *Blog*]
- Convolutional Neural Network Visualizer [https://github.com/vasugupta9/DeepLearningProjects/tree/main/ConvolutionalNeuralNetworkVisualizer *Code*]
Expand Down

0 comments on commit 705f3ab

Please sign in to comment.