Bug
1012537710 opened this issue · 2 comments
1012537710 commented
Thank you for the code. It is very effective. But I encountered a bug when I run main.py. The bug is shown as follows:
---NameErrror: name 'show_mask' is not defined;
---NameErrror: name 'show_box' is not defined.
I looked for the code, and it doesn't seem to be defined.
akashAD98 commented
@1012537710 i have updated main.py & added a function for visualization, also check i have updated my readme. so directly you can visualise mask using inference_image.py
1012537710 commented
@akashAD98 Thank you for your response. Your code is extremely helpful to me. Thank you for your efforts. 👍