HomeDocumentation
Log In

VIA for SONY AITRIOS

Neurala has developed versions of Brain Builder and Inspector that can build models to be deployed with products in the SONY AITRIOS edge AI sensing platform.

Brain Builder and Inspector for AITRIOS support almost all of the model types that are included in the standard VIA product.

Model TypeDetails
ClassifierClassification models (or "Classifiers") analyze the full image (or a region of the image) and classify the image into one of many "classes" on which they have been trained. These types of models can be used to sort products that are mixed together on a conveyor belt. Integrate vision AI with an automation system to customize product handling based on type.

Classifier model types include Learning Classifier and Static Classifier.
Anomaly RecognizerAnomaly Recognition models (or "Anomaly Recognizers") are trained on what normal product should look like. The models can then recognize when there is an anomaly or defect in the product and alert the operator.

Anomaly model types include Anomaly Recognizer and Anomaly Hi-Fi.
DetectorDetection models (or "Detectors") can locate one or more instances of defined objects within an image. These models use bounding boxes to show where trained object classes are located and can find multiple instances of an item in a single image.

⚠️

Model limitations

VIA for AITRIOS can train all model types, but some cannot be exported for use on AITRIOS-compatible hardware.

  • Learning Classifiers can be trained, but only Static Classifiers can be exported.
  • Anomaly Recognizers can be trained, but only Anomaly Hi-Fi models can be exports.

πŸ“„ Documentation

:lock: Licensing

Licenses for VIA for SONY AITRIOS can be purchased directly through the AITRIOS marketplace. The VIA software requires a valid software license file in order to operate. The steps to create and obtain this license file are:

  1. Download and install CodeMeter Runtime.
  2. Receive an Activation Web Page URL and Ticket ID from a Sony AITRIOS representative.
  3. Open the web page and input the Ticket ID.
  4. Press the Activate Licenses button. The license will be automatically generated and imported into CodeMeter Control Center in your local PC.

When the license is correctly installed, CodeMeter Control Center should look something like this:

If the license file is not correctly installed, then the VIA applications will display this error when started:

If the license is installed correctly, then the Neurala VIA software should operate properly.

πŸ‘€

The Neurala VIA software will work with either a USB license key or the CodeMeter license detailed above. Please contact Sony AITRIOS support for assistance in obtaining the correct license to use with Neurala VIA.

πŸ–ŠοΈ Code repository

Neurala has created a public code repository with sample tools for working with Neurala AI models in the AITRIOS environment.

:globe-with-meridians: Language support

Brain Builder and Inspector for AITRIOS can display application text in either English or Japanese. If the operating system on the computer is set to Japanese, the applications will display text in that language, otherwise they will default to English.

The user can manually specify the desired language by going to the Settings and clicking on the language selector at the bottom-left of the screen.

Once the language has been manually set, Brain Builder and Inspector will use that language instead of the operating system language setting.

Class name character restrictions

Brain Builder supports a wide variety of text characters when naming Projects and Datsets. However, characters in class names are restricted to the ISO Basic Latin alphabet (A-Z, uppercase and lowercase) and numerals 0-9. Class names do not support Japanese characters or other types of characters.

If a user tries to use unsupported characters when naming a class, Brain Builder will display an error message.

πŸ—£οΈ

Any text that is manually entered by the user, such as Project and Dataset names, , will not be translated. Brain Builder and Inspector will only show translated text that is part of the application itself.