Skip to main content

About Me


profile-picture

Logan Zehm

Software Developer @ General Motors


My name is Logan Zehm. I currently work for General Motors as a software developer. I prefer more backend or devops work, but I consider myself to be a fullstack developer. If you have ever heard the phrase "Jack of all trades, master of none. But often better than a master of one". I think that phrase describes me pretty well. I like to learn new things and get my hands dirty with a little bit of everything if possible. While some people like to hyperfocus in one aspect of computing I like to take a broader vision. This helps me understand the larger flow. If you understand all the little things then the bigger picture becomes clear. I believe this is what has made me exceedingly good at debugging and solving problems over the years.

I have a personal interest in deep learning, particularly computer vision. I have created various neural networks from scratch (with and without frameworks). Over the past couple years I have been working to implement computer vision models from scratch. I implemented an object detection model using anchor boxes. Then I implemented a segmentation model. And now I am trying to create a DETR model for object detection and train it on coco. There is always something new out there to learn about and implement.