Skip to main content

AI Model

info

If you don't see the Model page, please enable the Advanced View mode from the Setting page

The Model page allows you to manage models in ANSVIS Server that can be used for custom AI Tasks

When the ANSVIS server is first launch in your machine, AI model will take some time to optimize for your hardware

Model status

Unknown: Server is checking model status
Not optimized: Model is waiting for optimization turn
Being optimized: Model is being optimized, ANSVIS server will optimize model one at a time
Optimized: Model is optimized. AI Tasks can only run when the related models are optimized
Can't be optimized: Model that can't be optimized for current hardware but usable, though performance may reduce
Failed optimization: Model optimization failed. This can be due to corrupted engine, a clean reinstallation may required.

Built-in models

ANSVIS provides several built-in models which can be recognized by the built-in imported date, such as:

Model NameDescription
ANS_GenericODDetects a wide range of general objects (people, vehicles, animals, etc.)
ANS_VehicleDetectionDetects and classifies various types of vehicles
ANS_WeaponDetectionIdentifies presence of gun and heavy weapons
ANS_FireDetectionDetects visible fire and smoke originating from a fire
Facial RecognitionIdentifies and verifies individual identities from face images
Face DetectionLocates human faces in video frames
License Plate RecognitionRecognizes alphanumeric license plates from vehicle images
OCRExtracts printed text from captured images

And more will be provided in future versions

User's Models

You can upload your new models to the ANSVIS Server:

  1. Browse to the model location and select the model file.
  2. Click**Upload to Server**.

ANSTS models

The ANS Training Studio (ANSTS) allows users to train their own custom computer vision models (classification, object detection, etc.) and import them directly into ANSVIS. The ANSTS supports exporting models into CPU (OpenVINO) and GPU (TensorRT) formats.

ANSVIS Custom models

The ANSVIS Custom Function offers a structured framework for designing custom analytic functions, models, or pipelines to seamlessly integrate and execute within the ANSVIS Server environment, utilizing OpenCV 4.10.