deep-learning-for-image-processing
deep-learning-for-image-processing copied to clipboard
如何完整的将Faster-rcnn导出为ONNX?
System information
- Have I written custom code:
- OS Platform(e.g., window10 or Linux Ubuntu 16.04):
- Python version:
- Deep learning framework and version(e.g., Tensorflow2.1 or Pytorch1.3):
- Use GPU or not:
- CUDA/cuDNN version(if you use GPU):
- The network you trained(e.g., Resnet34 network):
Describe the current behavior
Error info / logs windows11 python 3.8 torch1.8.1 gpu faster-rcnn+resnet50+fpn
会遇到一些计算不能序列化为onnx的问题
非常期待您的回答