Ahmed Ahmed

Results 5 issues of Ahmed Ahmed

I'm getting the following error when running python3 test_kitti.py eventhough I have cuda and torch, I have also verified cuda using torch.cuda.is_available and it was True. `Traceback (most recent call...

(pointpillars) ahmed@ahmed:~/ahmed/code/second.pytorch/second$ python3 ./pytorch/train.py evaluate --config_path=./configs/car.fhd.config --model_dir=/home/ahmed/code/second.pytorch/second/pretrained_models_v1.5/car_fhd/ --measure_time=True --batch_size=1 /home/ahmed/anaconda3/envs/pointpillars/lib/python3.7/site-packages/numba/cuda/envvars.py:17: NumbaWarning: Environment variables with the 'NUMBAPRO' prefix are deprecated and consequently ignored, found use of NUMBAPRO_CUDA_DRIVER=/usr/lib/x86_64-linux-gnu/libcuda.so. For more information about...

Hello, When I'm running the training script, I get this error after some iterations, do you know how to fix it: ConnectionResetError: [Errno 104] Connection reset by peer ![image](https://user-images.githubusercontent.com/42812987/204751049-abeb602e-44cf-4e6d-9220-489db62ac27e.png)

I'm getting this error when running the inference of OPV2V, any solutions? 024-04-23T02:49:00.507847590+02:00 Traceback (most recent call last): 2024-04-23T02:49:00.507892634+02:00 File "/OpenCOOD/opencood/tools/inference.py", line 208, in 2024-04-23T02:49:00.508219127+02:00 main() 2024-04-23T02:49:00.508255446+02:00 File "/OpenCOOD/opencood/tools/inference.py", line...

![image](https://github.com/zllxot/CORE/assets/42812987/ceac7140-a0bd-41fc-baf3-9e5a2b3ddcf1)