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
This line is for parsing the images directory command line option. The complete line can be found in the same script on line 407: ap.add_argument('-d', '--images_dir', type=str, default='../test_images', help='Path to folder of images. Default is images')
I'm not sure if it matters, but the line before that seems to have been lost as well.
Running the script produces a syntax error at line 439:
Vitis-AI-Tutorials/Tutorials/pytorch-subgraphs/files/application/main_subgraphs.py
Line 439 in 9b0e9c3
The text was updated successfully, but these errors were encountered: