NVIDIA / ai-assisted-annotation-client

Client side integration example source code and libraries for AI-Assisted Annotation SDK
Other
308 stars 64 forks source link

Slicer: Use AIAA Python APIs for making segmentation/dextr3d requests #32

Closed SachidanandAlle closed 5 years ago

SachidanandAlle commented 5 years ago

Currently all curl/http logic duplicated into slicer plugin.. use existing PY client from AIAA instead to make any AIAA request

SachidanandAlle commented 5 years ago

Fixed as part of https://github.com/NVIDIA/ai-assisted-annotation-client/pull/34