Wang, Mengni
Wang, Mengni
Hi, could you provide your launcher codes and installed pkg to help locate problems?
Do you install onnxruntime-extensions?
Sorry for my late reply, could you paste your error info? I try your script and it shows INC can detect model correctly but the input format is incorrect. 
This bug is caused by inference time collection. Since you don't provide eval_func or eval_dataloader+metric, it generates a fake eval_func automatically and it seems to jump in and jump out...
Same problem
>  >  > When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening? same...
> No... not yet.. 2020년 9월 9일 (수) 오전 12:31, mengniwang95 님이 작성: > […](#) > [image: image] [image: image] When I tried to execute evaluate.py, I've got error "Unsuccessful...
> Don't understand it.. Can you capture the modified part and show me? 2020년 9월 9일 (수) 오전 12:35, mengniwang95 님이 작성: > […](#) > No... not yet.. 2020년 9월...
I found there are about 11 models without accuracy or preprocess details in cv category. For those models without preprocess details, if I use some typical preprocess but get different...
update model list which misses preprocess/postprocess details: https://github.com/onnx/models/tree/main/vision/classification/rcnn_ilsvrc13 https://github.com/onnx/models/tree/main/vision/classification/inception_and_googlenet/inception_v2 https://github.com/onnx/models/tree/main/vision/object_detection_segmentation/tiny-yolov2 https://github.com/onnx/models/tree/main/vision/object_detection_segmentation/yolov2-coco https://github.com/onnx/models/tree/main/vision/body_analysis/ultraface https://github.com/onnx/models/tree/main/text/machine_comprehension/gpt-2