Skip to content

opulo-inc/machine-vision-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LumenPnP Machine Vision Datasets

This is a repository containing annotated images from LumenPnP machines. This dataset is used to design, train, test, and evaluate machine vision approaches.

If you make use of these, we'd love to hear about your project. Feel free to reach out to us via Discord or GitHub.

Contributing

We would love for more images to be contributed! Here's some guidelines:

  1. Please keep images to a maximum size of 1280x720, as that's the camera frame output size.
  2. Please ensure your images are added to git-lfs.
  3. If you captured your images from the LumenPnP camera using MJPG streaming, please do not re-encode the image. Otherwise, webp is preferred.
  4. Your images must include human-reviewed annotations:
    • For fiducial detection, annotations must either be circles or rectangles covering the entire area of the fiducial.
    • For nozzle tip detection, annotations must either be circles covering the bottom most surface of the tip, rectangles covering that same area, or a point indicating the center of the nozzle's hole.
    • For part detection, annotations must be an oriented bounding box. This can be described using four corner points or center, size, and rotation. Annotations must include the part's package, and should preferable use KiCAD package names.
  5. If possible, include camera information - pixels per mm, camera settings like exposure, contrast, etc.
  6. Annotations can be provided in any machine-readable format, such as coco, label studio json, csv, etc. Most of the Opulo-provided images use a simple TOML format.

License

This dataset is made available under Creative Commons Attribution 4.0 International.

About

Image datasets from LumenPnP machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors