Crop Detection and Simulator Tooling at Niqo Robotics
At Niqo Robotics, I worked on perception problems for agricultural robots operating in real field conditions. The role included improving object detection models for crop detection and building a simulator to visualize weeding blade behavior.
This was a valuable applied robotics project because the machine-learning work was directly tied to a physical robot and its downstream actions. It was not enough for the detector to look good in isolation; it had to support a system that needed to behave sensibly in the field.
Trained and fine-tuned object detection models focused on identifying crops in agricultural scenes
Improved model behavior on failure-prone cases rather than optimizing only for average performance
Built a simulator to visualize weeding blade behavior and accelerate fault analysis in the robot software pipeline
Worked in an environment where perception quality directly affected the usefulness of the physical system
This project was useful early in my career because it reinforced a practical rule that still holds: improving average metrics is not enough if the system still breaks on the cases that matter operationally. The edge cases are often where the engineering work becomes most valuable.
The simulator work was equally important because it created a way to reason about the robot's behavior beyond static model outputs. That made debugging more systematic and connected the perception stack to the mechanics of the machine.
The Niqo Robotics internship helped build my foundation in applied computer vision for robots operating outside pristine lab settings. It also pushed me toward the kind of work I still prefer: perception systems that are evaluated by how useful they are in the real world.