Closed minsoo5403 closed 1 year ago
he process displays a Killed message when executed with the following command:
python train.py --root_dir data/360_v2/garden --exp_name garden --dataset_name colmap
GridEncoding: Nmin=16 b=1.31951 F=2 T=2^19 L=16 Using 16bit native Automatic Mixed Precision (AMP) GPU available: True (cuda), used: True TPU available: False, using: 0 TPU cores IPU available: False, using: 0 IPUs HPU available: False, using: 0 HPUs Missing logger folder: logs/colmap/garden Loading 161 train images ... 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████| 161/161 [00:37<00:00, 4.34it/s] Killed
Use the - ubuntu 22.04 / cuda 11.3
Is there a way to solve the problem?
Runs when I add a scale. --scale 16.0
he process displays a Killed message when executed with the following command:
python train.py --root_dir data/360_v2/garden --exp_name garden --dataset_name colmap
GridEncoding: Nmin=16 b=1.31951 F=2 T=2^19 L=16 Using 16bit native Automatic Mixed Precision (AMP) GPU available: True (cuda), used: True TPU available: False, using: 0 TPU cores IPU available: False, using: 0 IPUs HPU available: False, using: 0 HPUs Missing logger folder: logs/colmap/garden Loading 161 train images ... 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████| 161/161 [00:37<00:00, 4.34it/s] Killed
Use the - ubuntu 22.04 / cuda 11.3
Is there a way to solve the problem?