News

Question Hello, how can I save the python detect.py output into txt file rather than send to stdout. I try python detect.py --weight weight.pt --source mydate > output.txt but it does not work. output ...