You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(yolo): fix unit test failing on windows (#378)
* removed t4
* rerun with the logger and without t4
* removed all test except for test 2
* left 2 images
* test(yolo): limit the test image for yolo_test to 2
* test(tolo): fix the relative path of Pkd dir in test_yolo.py
* test(yolo): use Pathlib for filepath to test images
* test(yolo): remove log_cli, set to run_tests unit mode for premerge
* yolo(test): added more details in comments on the issue