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
How to predict a single image (random size)?? what file do you run
I run demo_reference.py file, it requere 600x150 include 4 image are combined
Please, thanks
The text was updated successfully, but these errors were encountered:
HI , @A-bone1 thanks,
i did but miss
Traceback (most recent call last):
File "demo_inference.py", line 98, in
tf.app.run()
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
File "demo_inference.py", line 91, in main
FLAGS.image_path_pattern)
File "demo_inference.py", line 77, in run
dataset_name)
File "demo_inference.py", line 50, in load_images
path = file_pattern % i
TypeError: not all arguments converted during string formatting
I am also facing the same problem when i run the demo_inference.py . I have set the number of view as 1 in fsns.py .any body got the solution for this.
How to predict a single image (random size)?? what file do you run
I run demo_reference.py file, it requere 600x150 include 4 image are combined
Please, thanks
The text was updated successfully, but these errors were encountered: