SEUNGIL HAN
SEUNGIL HAN
My laptop env is NVIDIA RTX 3080 cuda 11.1 NVIDIA Driver Version: 470.57.02 when I run bash install.sh with after pip install -r requriement.txt 1. ValueError: Unknown CUDA arch (8.6)...
if you want to extract compressed_image from ros2 bag, then you can use this code.
작가님 책 177p 오타 제보드립니다. 문맥상 그림 7-6 => 그림 7-8에서 화살표마다 대응되는 w값이 ~ 가 맞다고 생각합니다.
I trained with this command [K-Nearest Neighbors] - Using Map prior: python nn_train_test.py --train_features /media/han/E46A4C3C6A4C0E2C/hsi_ws/argoverse-forecasting/forecasting_features/forecasting_features_train.pkl --val_features /media/han/E46A4C3C6A4C0E2C/hsi_ws/argoverse-forecasting/forecasting_features/forecasting_features_val.pkl --test_features /media/han/E46A4C3C6A4C0E2C/hsi_ws/argoverse-forecasting/forecasting_features/forecasting_features_test.pkl --use_map --use_delta --obs_len 20 --pred_len 30 --n_neigh 3 --model_path /media/han/E46A4C3C6A4C0E2C/hsi_ws/argoverse-forecasting/model_path/knn_model_map.pkl --traj_save_path...