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
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