fjremnav

Results 10 issues of fjremnav

I got the following errors when I run python run_latency.py: [TensorRT] ERROR: Network must have at least one output [TensorRT] ERROR: Network validation failed. Do you know why? THanks,

How to change it to 13 which BDD100K has? Thanks,

I ran the following command with quectel LTE modem: sudo python3 ./qcsuper.py --usb-modem /dev/ttyUSB0 --pcap-dump test1.pcap --include-ip-traffic Got the following error: Error: unmatched response received: DIAG_EVENT_REPORT_F with payload b'\x10\x00\xd8i\x0bF\xfa\x9a\xecq\xf5\x00\x05\xa2\x00\x80\x00\x00', while...

Quectel

output of prediction from test.py is black and white How can I make prediction output in color as shown in your paper? Thanks

I got the following error when running python ./run_latency_stages.py: [TensorRT] ERROR: Network must have at least one output [TensorRT] ERROR: Network validation failed. Traceback (most recent call last): File "./run_latency_stages.py",...

@JinghaoZhao I want to use "generate_diag_cfg" call to save my enabled logs to a Diag.cfg file. Is there an example or an instruction of how to do this? Thanks,

I have a Quectel EC25 modem connected to a linux PC. and am able to use monitor-example.py in mobileinsight to capture logs with this. However, python3 ./offline-analysis-example.py monitor-example.mi2log to parse...

Does anyone have this issue? File "/home/user/4TB/tmp/vps/mmdet/ops/nms/nms_wrapper.py", line 4, in from . import nms_cpu, nms_cuda ImportError: libtorch_cpu.so: cannot open shared object file: No such file or directory Thanks,

Is 30Hz supported? If yes, how accurate is it? Thanks,

I am able to train based model. However, it encounters an error in step2 training below when it tries to load PSPNet.pt from step 1. python train.py --model_name PSPNet --lstm...