Deep Learning Bundle

Convolutional Neural Network-based inspection libraries

At a glance
  • Set of Deep Learning inspection libraries optimized for machine vision applications
  • Performs image classification, supervised or unsupervised segmentation and object localization
  • Includes EasyClassify, EasySegment and EasyLocate
  • Simple API
  • Includes the free Deep Learning Studio application for dataset creation, training and evaluation
  • Supports data augmentation and masks
  • Compatible with CPU and GPU processing



Compare Where to buy


New in Open eVision 24.02
New in Open eVision 24.02

EasyFind : Significant speed increase, without any loss of accuracy.

EasyImage

  • New Gabor filtering function to help with texture analysis and edge detection.
  • New inverse circle warp function, providing conversion between polar and cartesian coordinates.
Easy: Improved off-screen rendering on all platforms.
Admin: Simplified version upgrade procedure with version numbers removed from filenames.


New in Open eVision 23.12
New in Open eVision 23.12

Import of standard datasets into Deep Learning Studio


EasySpotDetector (Beta release, contact us for more information)
  • A single API and license for the alignment of region of interest, surface defect detection (particles, scratches, …) and classification with a custom trained Deep Learning classifier.
  • Realtime processing for inline surface inspection


EasySegment Supervised mode
EasySegment Supervised mode

EasySegment is the segmentation tool of Deep Learning Bundle. EasySegment performs defect detection and segmentation. It identifies parts that contain defects, and precisely pinpoints where they are in the image. The supervised mode of EasySegment works by learning a model of what is a defect and what is a “good” part in an image. This is done by training with images annotated with the expected segmentation. Then, the tool can be used to detect and segment the defects in new images. The supervised mode of EasySegment achieves better precision and can segment more complex defects than the unsupervised mode thanks to the knowledge of the expected segmentation.


Deep Learning Bundle Feature Comparison
Deep Learning Bundle Feature Comparison


All Open eVision libraries are available for Windows and Linux
All Open eVision libraries are available for Windows and Linux

  • Microsoft Windows 11, 10, 8.1, 7 for x86-64 (64-bit) processor architecture
  • Linux for x86-64 (64-bit) and ARMv8-A (64-bit) processor architectures with a glibc version greater or equal to 2.18


What Is Deep Learning ?

Neural Networks are computing systems inspired by the biological neural networks that constitute the human brain. Convolutional Neural Networks (CNN) are a class of deep, feed-forward artificial neural networks, most commonly applied to analyzing images. Deep Learning uses large CNNs to solve complex problems difficult or impossible to solve with so-called conventional computer vision algorithms. Deep Learning algorithms may be easier to use as they typically learn by example. They do not require the user to figure out how to classify or inspect parts. Instead, in an initial training phase, they learn just by being shown many images of the parts to be inspected. After successful training, they can be used to classify parts, or detect and segment defects.


EasyClassify Description
EasyClassify Description

EasyClassify is the classification tool of Deep Learning Bundle. EasyClassify requires the user to label training images, that is to tell which ones are good and which ones are bad, or which ones belong to which class. After this learning/training process, the EasyClassify library is able to classify images. For any given image, it returns a list of probabilities, showing the likelihood that the image belongs to each of the classes it has been taught. For example, if the process requires setting apart bad parts from good ones, EasyClassify returns whether each part is good or bad, and with what probability.


EasyLocate Description
EasyLocate Description

EasyLocate is the localization and identification library of Deep Learning Bundle. It is used to locate and identify objects, products, or defects in the image. It has the capability of distinguishing overlapping objects and, as such, EasyLocate is suitable for counting the number of object instances. Two methods are available:

  • “EasyLocate Axis Aligned Bounding Box” predicts the bounding box surrounding each object (or defect) it has found in the image and assigns a class label to each of them. It must be trained with images where the objects (or defects) that must be found have been annotated with a bounding box and a class label.
  • “EasyLocate Interest Point” predicts the position (as one point, typically the center, but may be otherwise defined) for each object (or defect) it has found in the image and assigns a class label to each of them. All the objects (or defects) in the image must have the same approximate size. It must be trained with images where the objects (or defects) that must be found have simply been annotated with an interest point and a class label. The annotation process is faster with EasyLocate Interest Point as a single click is enough to annotate an object.


Performance
Performance

Deep Learning generally requires significant amounts of processing power, especially during the learning phase. Deep Learning Bundle supports standard CPUs and automatically detects Nvidia CUDA-compatible GPUs in the PC. Using a single GPU typically accelerates the learning and the processing phases by a factor of 100.


Developed with the support of the DG06 Technology Development Department
Developed with the support of the DG06 Technology Development Department


Why Choose Open eVision’s Deep Learning Bundle?
Why Choose Open eVision’s Deep Learning Bundle?

  • Deep Learning Bundle has been tailored, parametrized and optimized for analyzing images, particularly for machine vision applications.
  • Deep Learning Bundle has a simple API and the user can benefit from the power of deep learning technologies with only a few lines of code.
  • Try before you buy: Deep Learning Bundle comes with the free Deep Learning Studio training and evaluation application.
EasyClassify, EasySegment and EasyLocate cannot be purchased separately. They are only available as part of the Deep Learning Bundle.
Download and evaluate Deep Learning Bundle using Deep Learning Studio today, and feel free to call Euresys’ support should you have any question.


EasySegment Unsupervised mode
EasySegment Unsupervised mode

EasySegment is the segmentation tool of Deep Learning Bundle. EasySegment performs defect detection and segmentation. It identifies parts that contain defects, and precisely pinpoints where they are in the image. The unsupervised mode of EasySegment works by learning a model of what is a “good” sample (i.e. a sample without any defect). This is done by training it only with images of “good” samples. Then, the tool can be used to classify new images as good or defective and segment the defects from these images. By training only with images of good samples, the unsupervised mode of EasySegment is able to perform inspection even when the type of defect is not known beforehand or when defective samples are not readily available.


Deep Learning Studio
Deep Learning Studio

Open eVision includes the free Deep Learning Studio application. This application assists the user during the creation of the dataset as well as the training and testing of the deep learning tool. For EasySegment, Deep Learning Studio integrates an annotation tool and can transform prediction into ground truth annotation. It also allows to graphically configure the tool to fit performance requirements. For example, after training, one can choose a tradeoff between a better defect detection rate or a better good detection rate.


Neo Licensing System
Neo Licensing System

  • Neo is the new Licensing System of Euresys. It is reliable, state-of-the-art, and is now available to store Open eVision and eGrabber licenses.
  • Neo allows you to choose where to activate your licenses, either on a Neo Dongle or in a Neo Software Container. You buy a license, you decide later.
  • Neo Dongles offer a sturdy hardware and provide the flexibility to be transferred from a computer to another.
  • Neo Software Containers do not need any dedicated hardware, and instead are linked to the computer on which they have been activated.
  • Neo ships with its own, dedicated, Neo License Manager, which comes in two flavours: an intuitive, easy to use, Graphical User Interface and a Command Line Interface that allows for easy automation of Neo licensing procedures.


Software
Host PC Operating System
  • Open eVision is a set of 64-bit libraries that require an Intel compatible processor with the SSE4 instruction set or an ARMv8-A compatible processor.
  • Open eVision can be used on the following operating systems:
    • Microsoft Windows 11, 10, 8.1, 7 for x86-64 (64-bit) processor architecture
    • Linux for x86-64 (64-bit) and ARMv8-A (64-bit) processor architectures with a glibc version greater or equal to 2.18
  • Remote connections
    • Remote connections are allowed using remote desktop, TeamViewer or any other similar software.
  • Virtual machines
    • Virtual machines are supported. Microsoft Hyper-V, Oracle VirtualBox and libvirt hypervisors have been successfully tested.
    • Only the Neo Licensing System is compatible with virtualization.
  • Minimum requirements:
    • 2 GB RAM to run an Open eVision application
    • 8 GB RAM to compile an Open eVision application
    • Between 100 MB and 2 GB free hard disk space for libraries, depending on selected options.
APIs
  • Supported Integrated Development Environments and Programming Languages:
    • Microsoft Visual Studio 2017 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2019 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2022 (C++, C#, VB .NET, C++/CLI)
    • QtCreator 4.15 with Qt 5.12
Presence Check

Presence / Absence check

EasyImage gray-scale analysis functions are used for simple presence/absence checks
Surface

Surface analysis

EasyImage is used to reveal the surface defects, and the blob analysis functions of EasyObject is able to segment and measure them.
Code Verification

Code quality verification for label printing machines