Blogs
Thoughts on engineering, AI, and building things that matter.
I Didn't Want to Upload My Model Just to Convert It
I made a tool to convert my trained models into deployment formats, fully on my machine, so I never have to upload a private model just to export it.
#ComputerVision #Rust #Tauri #ONNX #Tools
I'm Building My Own Annotation Tool
There are plenty of great annotation platforms out there. But I wanted one that's fully local, where my data never leaves my machine. So I'm building ezAnnotate.
#ComputerVision #Annotation #Privacy #Tools
I Just Wanted to Look at My Own Images
A companion tool for Ultralytics users. Their platform exports datasets as NDJSON, so I built something that turns that back into images and labels you can actually open and browse locally.
#ComputerVision #YOLO #Ultralytics #Tools
How I Got Into Computer Vision (And Why I'm Still Exploring)
I'm not a CV researcher. I'm a full stack developer who fell into computer vision and found that the most exciting part isn't the models, it's building the tools around them.
#ComputerVision #Tools #YOLO #COCO #FullStack