- 218
- 20 754
Shafik Quoraishee
Приєднався 23 лют 2022
Welcome to Shaf the Algo Guy!
This channel is for everything coding related to:
- Competetive Coding on Leetcode (I try to do a problem every day)
- Language Tutorials on Coding
- Software Engineering Principles
- Interesting Scientific Research on anything coding related!
All my leetcode discussions are written by me after I solve the problem on my own, and are very thorough. I don't just copy and paste code! One of my goals is algorithmic mastery, and you only get that through consistent work and dedication.
Links -
Twitter: SQuoraishee
LeetCode Profile: leetcode.com/squoraishee/
Linked In: www.linkedin.com/in/shafik-quoraishee?trk=public_profile_browsemap
Github: github.com/squoraishee
Medium: squoraishee.medium.com/
This channel is for everything coding related to:
- Competetive Coding on Leetcode (I try to do a problem every day)
- Language Tutorials on Coding
- Software Engineering Principles
- Interesting Scientific Research on anything coding related!
All my leetcode discussions are written by me after I solve the problem on my own, and are very thorough. I don't just copy and paste code! One of my goals is algorithmic mastery, and you only get that through consistent work and dedication.
Links -
Twitter: SQuoraishee
LeetCode Profile: leetcode.com/squoraishee/
Linked In: www.linkedin.com/in/shafik-quoraishee?trk=public_profile_browsemap
Github: github.com/squoraishee
Medium: squoraishee.medium.com/
Video Understanding Models - Part 1
Today I did a deep dive on video understanding models. I believe true video understanding is the next milestone in AI. Most people in the space understand how image understanding models work, and have for awhile. But the truth of a scene is in what happens over time.
Video understanding is a much more complex subject than image understanding because not only are you dealing with static image data, which can have a ton of frame level contextual variation - but you're also dealing with temporal evolutions of the frame sequence over time, which requires understanding how the time sequence evolves.
Here I go into some of the models, the benchmarks and evaluations, along with with demos I've written in python into building functional video understanding applications. Again, there is a bit of depth in this video, but hopefully it's still balanced enough to keep you engaged.
Thanks for watching!
Video understanding is a much more complex subject than image understanding because not only are you dealing with static image data, which can have a ton of frame level contextual variation - but you're also dealing with temporal evolutions of the frame sequence over time, which requires understanding how the time sequence evolves.
Here I go into some of the models, the benchmarks and evaluations, along with with demos I've written in python into building functional video understanding applications. Again, there is a bit of depth in this video, but hopefully it's still balanced enough to keep you engaged.
Thanks for watching!
Переглядів: 110
Відео
Introduction To Object Detection
Переглядів 273 місяці тому
This is an introduction to object detection where I go through at a very high level on how objet detection work
AI And Video Games Talk - August 4th, 2024
Переглядів 314 місяці тому
This is a talk on AI and Video Games I did to help elucidate the cross over between games and AI over the last several decades, and where the industry is going with regards to generative A.I. Medium Article: medium.com/@squoraishee/the-history-of-ai-and-video-games-c5b376b0583e
Camera Switch Access on Android Demo and Setup
Переглядів 105 місяців тому
Camera Switch Access on Android Demo and Setup
Lecture on Computer Vision Fundamentals at Mindstone by Shafik Quoraishee - June 5th, 2024
Переглядів 835 місяців тому
Lecture on Computer Vision Fundamentals at Mindstone by Shafik Quoraishee - June 5th, 2024
Moms Speech Kip Center - June 15th, 2024
Переглядів 46 місяців тому
Moms Speech Kip Center - June 15th, 2024
Stable Diffusion Artist Image Gen Test
Переглядів 186 місяців тому
Stable Diffusion Artist Image Gen Test
Generate Maze Patterns Using Variational Auto-Encorders
Переглядів 567 місяців тому
Generate Maze Patterns Using Variational Auto-Encorders
Simple AutoEncoder Example on Fashion MNIST
Переглядів 318 місяців тому
Simple AutoEncoder Example on Fashion MNIST