Open YiXiangfeng521 opened 5 months ago
I also encountered this problem!
I also encountered this problem!
I solved this problem!
I also encountered this problem!
I solved this problem!
I also ran into this issue, please how did you solve it?
I also encountered this problem!
I solved this problem!
I also ran into this issue, please how did you solve it? As far as I can remember, I have changed the second default value here from False to True. ''' parser.add_argument("--show", help="save predict image", required=False, default=False, action="store_true") '''
Hello author! May I ask why there is no image output after testing?