123jyw
123jyw
When running this statement CUDA_VISIBLE_DEVICES=0 python train.py --dataset scannet --log_dir log_scannet --num_point 40000, the following error occurs:**** EPOCH 000 **** Current learning rate: 0.001000 Current BN decay momentum: 0.500000 2022-04-10...
How to visualize the results?
When you run this statement ,python -m btcdet.datasets.multifindbestfit , the following error occursRuntimeError:expected backend CUDA and dtype Float but got backend CUDA and dtype Long.
When you run this statement ,python -m btcdet.datasets.multifindbestfit , the following error occurs FileNotFoundError: RuntimeError:cuda runtime errror (38) : no cuda-capable device is detected at /pytorch/aten/src/THC
When you run this statement ,python -m btcdet.datasets.multifindbestfit , the following error occurs No module named 'vasualize_utils'. But I have vasualize_utils.py. I solved this problem by adding a path, but...
When you run this statement ,python -m btcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml the following error occurs TypeError: load() missing 1 required positional argument: 'Loader'