Remote AutoTVM with WindowsDuring my last story, I wrote that AutoTVM does not work locally. Based on this notion, the apparent next step is to try to run it…4d ago4d ago
Getting started(or not). TVM on Windows.While it is always more convenient to learn about machine learning using Linux, still as in all my previous stories, I would like to…Jan 1Jan 1
Pose estimation 2d to 3dPose estimation has always fascinated me as I see it as a cost-effective alternative to expensive motion capture equipment. This winter…Dec 25, 2024Dec 25, 2024
International Student Packing Guide (USA)Starting your journey as an international student in the USA is both exciting and challenging. Having gone through the process, I want to…Oct 14, 2024Oct 14, 2024
C branching (if, switch, and jump table)If… else, switch…case, and jump table, which one should I use?Oct 9, 2024Oct 9, 2024
In search of my own ML model inference librarySince the last few stories, I have been trying to create some way to infer trained machine-learning models on edge devices. I am glad to…Sep 23, 2024Sep 23, 2024
OpenCV Kalman filter tipsWhile object detection can provide us with information about where objects are inside one frame, when we try to associate the same object…Mar 12, 2024Mar 12, 2024
ONNX runtime on C++If you want to infer visual machine learning models with C, start with building OpenCV, which provides a plentitude of valuable functions…Oct 31, 20232Oct 31, 20232