yolov3_deepsort
yolov3_deepsort copied to clipboard
Am having trouble making Gui when import preprocess_image as pi . The output error is ModuleNotFoundError: No module named 'preprocess_image'
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Anaconda\envs\tensorflowbackend\lib\tkinter_init_.py", line 1705, in call
return self.func(*args)
File "
this is the output