PinnedJulius HietalainBetter ProgrammingHow To Build a YOLOv5 Object Detection App on iOSI built an iOS object detection app with YOLOv5 and Core ML. Here’s how you can build one too!Aug 24, 20226Aug 24, 20226
Julius HietalaBuilding a React Native Core ML Computer Vision App with Expo and YOLOv8In this tutorial, we’ll create an Expo module for image classification using YOLOv8 and build a simple app to showcase how a Core ML model…Oct 2Oct 2
Julius HietalaTutorial: How to Build a Simple Neural Network in RustIn this tutorial, we will explore the inner workings of neural networks using Rust.Jun 25, 20231Jun 25, 20231
Julius HietalaLearning Visual Feedback Control for Dynamic Cloth Folding — What The Paper Does Not Tell You—3/3In this blog post, we will explore how domain randomization was used to solve the challenges of aligning the simulation with the real…Jan 8, 20231Jan 8, 20231
Julius HietalaLearning Visual Feedback Control for Dynamic Cloth Folding — What The Paper Does Not Tell You — 2/3In this follow-up blog post, we will delve into the development of the controller that was used to guide the robot.Jan 8, 2023Jan 8, 2023
Julius HietalaLearning Visual Feedback Control for Dynamic Cloth Folding — What The Paper Does Not Tell You — 1/3This is the first part of a technical report detailing various design choices that we were not able to include in the paper.Dec 27, 2022Dec 27, 2022
Julius HietalainBetter ProgrammingHow to Use Detectron2 for Rotated Bounding Box Detection on a Custom DatasetGoing from aligned to rotated bounding boxes is conceptually simple, but technically not so much.Aug 31, 20223Aug 31, 20223