Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
34587a3f
Commit
34587a3f
authored
Apr 11, 2022
by
WenmuZhou
Browse files
rm post_processor_
parent
202fa428
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
deploy/cpp_infer/include/ocr_rec.h
deploy/cpp_infer/include/ocr_rec.h
+0
-4
No files found.
deploy/cpp_infer/include/ocr_rec.h
View file @
34587a3f
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#include <numeric>
#include <numeric>
#include <include/ocr_cls.h>
#include <include/ocr_cls.h>
#include <include/postprocess_op.h>
#include <include/preprocess_op.h>
#include <include/preprocess_op.h>
#include <include/utility.h>
#include <include/utility.h>
...
@@ -93,9 +92,6 @@ private:
...
@@ -93,9 +92,6 @@ private:
Normalize
normalize_op_
;
Normalize
normalize_op_
;
PermuteBatch
permute_op_
;
PermuteBatch
permute_op_
;
// post-process
PostProcessor
post_processor_
;
};
// class CrnnRecognizer
};
// class CrnnRecognizer
}
// namespace PaddleOCR
}
// namespace PaddleOCR
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment