KleinYuan/easy-yolo

How to save bounding boxes and display it

deepkshikha opened this issue · 7 comments

result2
After training if make test is done the result is appearing as below
result

what is x and y here and why no bounding box is appearing

@deepkshikha that you need to add logs in the src code

ask

Are you talking about this logs which formed inside .git ?? I have to place this inside src folder or anything else

Or u mean to add logs in code to test what happens wrong???

Yes

testing time error

It's still not working

Do we need to change path anywhere or just put test.png in easy-yolo directory

#KleinYuan You can close this issue . It's working for me now I am able to test. Thank you