top of page
Namas Bhandari
Dec 82 min read
Converting YOLOv8 PyTorch Models to ONNX with Integrated Pre/Post-Processing
Python File: https://github.com/namas191297/yolov8-segmentation-end2end-onnxruntime/blob/main/add_postprocessing_yolov8.py In this...
48 views0 comments
Namas Bhandari
Nov 72 min read
Accelerating EfficientDet-Lite with TensorRT on NVIDIA GPUs
GitHub: https://github.com/namas191297/efficientdetlite I'm excited to share my latest open-source project: an implementation of...
5 views0 comments
Namas Bhandari
Jun 131 min read
Estimating Golf Swings Using RTMO Pose Estimation
Golf is a sport where technique and precision are crucial. Analyzing a golf swing can help players improve their performance...
38 views0 comments
Namas Bhandari
Jan 122 min read
The Era of Oriented Bounding Boxes
In the dynamic realm of computer vision, object detection has been a game-changer. From spotting pedestrians to pinpointing vehicles, the...
59 views0 comments
Namas Bhandari
Dec 3, 20232 min read
Exploring the World of Gesture Control with MMPose and Computer Vision
Today, let's dive into something super cool I've been working on: Gesture Control using MMPose. It's like stepping into a sci-fi movie,...
9 views0 comments
Namas Bhandari
Nov 28, 20232 min read
Quantization in AI - What is it and why no one talks about it?
I recently ventured into the world of "quantization" in AI, and it's like discovering a secret ingredient in tech! Let me break it down...
2 views0 comments
Namas Bhandari
Nov 14, 20232 min read
Embracing the Art of AI: My Journey in Computer Vision
Introduction Hello world! I'm Namas, a passionate Computer Vision Engineer with a Master's degree specializing in Machine Learning and...
11 views0 comments
bottom of page