Ok, so how long is it meant to be to run the video streamer and traffic counter? Because, YOLO is still examining the first frame after 10 minutes.
Is there something i need to do to improve the time?
Setup: used yolo4.weights, did convert.py on the provided data and trained model (i.e. used the provided model and only did the conversion on tensorflow 1.14) then opened up a local server (Jupyter). Then ran the streams and opened up the IP address.
Ok, so how long is it meant to be to run the video streamer and traffic counter? Because, YOLO is still examining the first frame after 10 minutes. Is there something i need to do to improve the time? Setup: used yolo4.weights, did convert.py on the provided data and trained model (i.e. used the provided model and only did the conversion on tensorflow 1.14) then opened up a local server (Jupyter). Then ran the streams and opened up the IP address.