Hi All
the aml_npu_app_master is only limited to these category?
Inception
opencv
detect_yolo
MTCNN
for example I wanna use Faster_RCNN model, how could I get output from my model which is not defined in the aml_npu_app?
Hi All
the aml_npu_app_master is only limited to these category?
Inception
opencv
detect_yolo
MTCNN
for example I wanna use Faster_RCNN model, how could I get output from my model which is not defined in the aml_npu_app?
@ali.tavakolpoorsaleh This just some sample demo . If you want to use yourself model , you should use SDK to convert you model .