iSmartDNN icon indicating copy to clipboard operation
iSmartDNN copied to clipboard

About the agent class in the Host code? NameError: name 'Agent' is not defined

Open matlinsas opened this issue 5 years ago • 2 comments

Hi , I am trying to replay this project in the pynq z2, and I can find following class Agent is not defined. Could you please help to share the code of the class agent?

agent = Agent(team) NameError: name 'Agent' is not defined

agent.save_results_xml(boxes) agent.write(tbatch, total_num_img, team)

Thanks, Matlinsas

matlinsas avatar Jul 19 '19 12:07 matlinsas

And the function of the get_image_batch is not defined yet.. Please help to check it.

matlinsas avatar Jul 19 '19 12:07 matlinsas

Having same issue here. Have you found a fix?

toebees avatar Oct 04 '20 05:10 toebees