This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
convert to onnx and then convert to CoreML , but the prediction is wrong #556
Labels
bug
Unexpected behaviour that should be corrected (type)
🐞Describe the bug
onnx to CoreML, but onnx's upsample BILINEAR cannot find the corresponding op in CoreML;
CoreML :
message UpsampleLayerParams {
}
message SamplingMode {
}
The effects of the above two methods are not correct;
0.28950363397598267
-0.35252106189727783
The text was updated successfully, but these errors were encountered: