paper-with-me

홈 › Papers

An Open Source Computer Vision and Machine Learning Framework for Affordable Life Science Robotic Automation

2026-03-20 · Zachary Logan, Andrew Dudash, Daniel Negrón arxiv

We present an open-source robotic framework that integrates computer vision and machine learning based inverse kinematics to enable low-cost laboratory automation tasks such as colony picking and liquid handling. The system uses a custom trained U-net model for semantic segmentation of microbial cultures, combined with Mixture Density Network for predicating joint angles of a simple 5-DOF robot arm. We evaluated the framework using a modified robot arm, upgraded with a custom liquid handling end-effector. Experimental results demonstrate the framework's feasibility for precise, repeatable operations, with mean positional error below 1 mm and joint angle prediction errors below 4 degrees and colony detection capabilities with IoU score of 0.537 and Dice coefficient of 0.596.

📄 PDF Abstract BibTeX arXiv:2603.20465

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

ZPY: Open Source Synthetic Data for Computer Vision

2021-08-06 · Github 2021 8 · Hugo Ponte, Norman Ponte, Sammie Crowder, Kory Stiger 외

Synthetic data presents a unique solution to the huge data requirements of computer vision with deep learning. In this work, we present zpy, an open source framework for creating synthetic data in Python. Built on top of…

FairnessSynthetic Data Generation

Vision-based inspection system employing computer vision & neural networks for detection of fractures in manufactured components

2019-01-25 · Sarthak J. Shetty

We are proceeding towards the age of automation and robotic integration of our production lines [5]. Effective quality-control systems have to be put in place to maintain the quality of manufactured components. Among dif…

BIG-bench Machine Learning

Composing Complex and Hybrid AI Solutions

2022-02-25 · Peter Schüller, João Paolo Costeira, James Crowley, Jasmin Grosinger 외

Progress in several areas of computer science has been enabled by comfortable and efficient means of experimentation, clear interfaces, and interchangable components, for example using OpenCV for computer vision or ROS f…

Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

2019-10-05 · Edgar Riba, Dmytro Mishkin, Daniel Ponsa, Ethan Rublee 외

This work presents Kornia -- an open source computer vision library which consists of a set of differentiable routines and modules to solve generic computer vision problems. The package uses PyTorch as its main backend b…

Camera CalibrationData AugmentationEdge DetectionImage Augmentation+9

YMIR: A Rapid Data-centric Development Platform for Vision Applications

2021-11-19 · Phoenix X. Huang, Wenze Hu, William Brendel, Manmohan Chandraker 외

This paper introduces an open source platform to support the rapid development of computer vision applications at scale. The platform puts the efficient data development at the center of the machine learning development …

Active Learning