Skip to content

AIAA Client C++ Libraries version 1.0.0

Compare
Choose a tag to compare
@SachidanandAlle SachidanandAlle released this 27 Feb 18:11

This is the first version release for NVIDIA AI-Assisted Annotation Client Libraries for C++.

Follow the Quick Start guide to build/install AI-Assisted Annotation Client Libraries for C++ and run some basic tools to verify few important functionalities like dextr3D, fixPolygon over an existing AI-Assisted Annotation Server.

Features Supported

  1. List Supported Models (models)
  2. Annotation (dextr3D)
  3. Mask 2D Polygons (maskToPolygon)
  4. Fix 2D Polygon (fixPolygon)