machine52vision
machine52vision
Which is the best algorithm?
for example: mmdeploy_mat_t mat{ img.data, img.rows, img.cols, 3, MMDEPLOY_PIXEL_FORMAT_BGR, MMDEPLOY_DATA_TYPE_UINT8}; mmdeploy_detection_t* bboxes{}; int* res_count{}; status = mmdeploy_detector_apply(detector, &mat, 1, &bboxes, &res_count); "mmdeploy_detector_apply " how to do batch inference?
how load model form local host?
Will open source training and inference code be available? What time?
when publish the code?
loss=nan
hello,how solve loss=nan?
init enegien sucess,but forward error: kERROR: 3: [executionContext.cpp::nvinfer1::rt::ShapeMachineContext::resolveSlots::2509] Error Code 3: API Usage Error (Parameter check failed at: executionContext.cpp::nvinfer1::rt::ShapeMachineContext::resolveSlots::2509, condition: allInputDimensionsSpecified(routine) )