AIAA Client C++ Libraries version 1.0.0
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
- List Supported Models (models)
- Annotation (dextr3D)
- Mask 2D Polygons (maskToPolygon)
- Fix 2D Polygon (fixPolygon)