TypeError: evaluate() got an unexpected keyword argument 'return_outputs'
I checked same issue happened, and i pull the newest version of code (which is today's code), and also i checked some solution and delete "return_outputs" under yolo_base.py def eval. But all of them doesn't work, please help me to check what happened here.
Are you using the latest commit? This bug is fixed in #1416
Yes, I pulled latest commit this morning
Hi, is there any possible update for this problem? I pulled latest commit and still face this problem.
i checked my code which is totally same as latest commit
Hi, when this bug can be fixed?
Hi, when this bug can be fixed?
I have the same promblem like yours, I have checked my code, it's the same as the newest, bu it still has the error. Have you solve it?