Jul 7, 2021HKS Pose Estimation — Day 2/30Practical Part Today i will start with the practical part and will complete the remaining 2 apps First of all, the TF implementation ran on my GPU and i am not the biggest fan of TF in general, so i decided to search for a pytorch implementation, i found this implementation. App 3: Planking Pose Corrector Very…2 min read2 min read
Jul 6, 2021HKS Pose Estimation — Day 1/30Day one of preparing to develop projects regarding the pose estimation problem. Literature Review I Began reading multiple article related to the topic of Multi-Pose estimation This Article For Example summarized the open source pose estimation algorithms. [OpenPose-MultiPoseNet-Detectron II- Alpha Pose] This Article is slightly outdated, but however gave a nice presentation…3 min read3 min read
Dec 20, 2020Day 2 of DL job search.Hello and welcome back! C++ review! This is part of me, re-iterating on C++ to make sure that my python time didn’t get me all rusty. i reviewed today the “const” keyword when you define const int a=3; you define a ‘constant’ variable, meaning that no point in this project…3 min read3 min read
Dec 17, 2020Day(1): Looking for a CS Job!Hello, i have been employed by the world’s worst boss for 3 months, but i decided to finally break free and call it quits. i have been unemployed for 16 days, which is not a lot if you think about it, but i am a young adult and i can…5 min read5 min read
Sep 1, 2019VR Mobile Nano degree — Puzzler ProjectThis project was made as part of the udacity nano degree for mobile , the goal was to make a simple puzzler game using unity. General Overview of the game The binding of Issac is my favorite game , so when the instructor said to make a simple project, i decided to a simple puzzler…Virtual Reality6 min readVirtual Reality6 min read