DetectionTeamUCAS / DetectionTeamUCAS/FPN_Tensorflow

先把checkpoint模型转为saved model(这个过程中没报错),再把saved model转onnx报错了

Open
#151 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
350
Forks
128
PR merge metrics
No merged PRs in 30d

Description

saved model转onnx时,报错:
ValueError: Node 'gradients/resnet_v1_101_4/block4/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm_grad/FusedBatchNormGrad' has an _output_shapes attribute inconsistent with the GraphDef for output #3: Dimension 0 in both shapes must be equal, but are 0 and 2048. Shapes are [0] and [2048].

请问,怎么解决?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.