You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched related issues but cannot get the expected help.
2. I have read the FAQ documentation but cannot get the expected help.
3. The bug has not been fixed in the latest version.
Describe the bug
1, Using python mmdeploy inference Abinet reuslt is true
2, Using C++ mmdeploy inference Abinet result is false
`
#include
#include "mmdeploy/text_detector.hpp"
#include "mmdeploy/text_recognizer.hpp"
#include "utils/argparse.h"
#include "utils/mediaio.h"
#include "utils/visualize.h"
using mmdeploy::TextDetector;
using mmdeploy::TextRecognizer;
Checklist
Describe the bug
1, Using python mmdeploy inference Abinet reuslt is true
2, Using C++ mmdeploy inference Abinet result is false
`
#include
#include "mmdeploy/text_detector.hpp"
#include "mmdeploy/text_recognizer.hpp"
#include "utils/argparse.h"
#include "utils/mediaio.h"
#include "utils/visualize.h"
using mmdeploy::TextDetector;
using mmdeploy::TextRecognizer;
int main() {
}
`
My 1.jpg
Reproduction
C++ mmdeploy SDK inference textreg
Environment
Error traceback
No response
The text was updated successfully, but these errors were encountered: