Thinklab-SJTU / R3Det_Tensorflow

Code for AAAI 2021 paper: R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
Apache License 2.0
546 stars 122 forks source link

Tflite conversion issue...... #140

Open sandhyacs opened 3 years ago

sandhyacs commented 3 years ago

When i trained a model with mobilenetv2 network and trying to convert the pb file into tflite for mobile purpose, it is throwing exception as brodcastto is not in ops list.... Please suggest some solution....