Inference with padding #12286
Unanswered
kwang19113
asked this question in
Q&A
Replies: 2 comments
-
@tink2123 hope you can help :"( |
Beta Was this translation helpful? Give feedback.
0 replies
-
padding is not required in infering. why do you need padding? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I've trained a CPPD model with my custom dataset. In the training and validating configs i set padding to True. I just wanna ask if i use the infer_rec.py will it automatically add the padding? if not then how can i add padding to the image for better accuracy.
ConfigFile:
Beta Was this translation helpful? Give feedback.
All reactions