Recentryl I have trained mask_rcnn_inception_resnet_v2_1024x1024_coco17 with TF2 Object Detection API and exported the model in saved_model.pb. Than the challenge was to actually use this model with OpenCV dnn module which is practically impossible. Is there any support in this area? What can we do so we can get support for TF2 saved_model.pb ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
I want to import TensorFlow 2.x - Object Detection - Mask R-CNN Model in OpenCV DNN API | 9 | 3580 | December 14, 2021 | |
Problems loading TensorFlow model in C++ | 14 | 1152 | July 14, 2023 | |
Problems importing TensorFlow Object Detection Models into OpenCV DNN C++ | 2 | 1064 | March 5, 2021 | |
Include .tflite or .pb files | 6 | 939 | June 25, 2021 | |
Can't open .pb in cv::dnn::readNetFromTensorflow | 6 | 1959 | February 2, 2021 |