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

[Feature request] Integrate object detection #49

Closed tbuikr closed 4 years ago

tbuikr commented 4 years ago

Thank your team for the cool project!

The project currently supports classification, segmentation tasks. Do you have any plan to support the detection task for example faster-rcnn using pytorch?

SachidanandAlle commented 4 years ago

yes.. we are having some roadmap to support py-torch in coming days.. plus classification etc..

kidspro88 commented 4 years ago

yes.. we are having some roadmap to support py-torch in coming days.. plus classification etc..

Hi @SachidanandAlle, can we use classification in 3DSlicer now?

SachidanandAlle commented 4 years ago

yes.. we are having some roadmap to support py-torch in coming days.. plus classification etc..

Hi @SachidanandAlle, can we use classification in 3DSlicer now?

The support will be more at py-client or cpp-client for NVIDIA AIAA server (along with clara v3.0 release) https://github.com/NVIDIA/ai-assisted-annotation-client/pull/65

For slicer plugin, we don't have any e2e use-case to add classification task... however anyone can make use of py-client api.. and add the required user-interaction in slicer plugin

Clara v3 release will happen by last week of March 2020.. So with that you should be able to run classification/py-torch models etc..

b02202050 commented 4 years ago

Hi, @SachidanandAlle When will Clara V3 be released? Thanks.

SachidanandAlle commented 4 years ago

v3.0 version is available for nvidia clara.. you can find inference API for generic use. that shall be helpful to run the classification models

https://docs.nvidia.com/clara/tlt-mi/clara-train-sdk-v3.0/nvmidl/installation.html