반응형
- CUDA operation
cd ./models/ops
sh ./make.sh
# unit test (should see all checking is True)
python test.py
- Requirement
pip install -r requirements.txt
- Point Pillars
cd ops
python setup.py develop
'Deep Learning' 카테고리의 다른 글
[Pytorch] Loading specific keys for NN initialization (0) | 2023.07.11 |
---|---|
Image Frustum to Global 3D (0) | 2023.06.30 |
Image Augmentation (Photometric) 방법 (0) | 2023.05.31 |
Torch.Tensor can generate 'nan' elements (0) | 2023.05.19 |
Pytorch DDP (Distributed Data Parallel) 사용 관련 웹페이지 모음 (0) | 2023.05.16 |