krishnashravan Please provide minimal repro example.
Detection problem with Mobile Net on video from host
erik
Hi erik i have attached the files here
the test 4 file gives a error where the video keeps on changing the size of the preview
the test 5 file gives a error where the video shifts to live inferencing in between the frames
the common error that i found was that both these stop working after 30 seconds
only live inferencing works fine but the video inferencing stops after 30 seconds
let me know if u need anything else
This isn't reproducible.
python .\test4.py
Traceback (most recent call last):
File "D:\Downloads\yolov8-testing-pt-files-New%20folder\test4.py", line 175, in <module>
parser = argparse.ArgumentParser()
NameError: name 'argparse' is not defined
Again, this is not reproducible. Did you even try running the test4.py/test5.py?
sorry erik
but i fixed it
a year later
@Unknown perhaps look at
https://docs-old.luxonis.com/projects/sdk/en/latest/features/replaying/
SDK also has good support for YOLO models.
Thankyou @jakaskerl