S3Gaussian icon indicating copy to clipboard operation
S3Gaussian copied to clipboard

meet segmentation fault

Open lziiid opened this issue 6 months ago • 0 comments

Hi, thanks for your brilliant work! I want to train the model using python train.py -s "./data/waymo/processed/training/017" --expname "waymo" --model_path "./work_dirs/phase1/recon/017", but I meet segmentation fault (core dumped) when calling _ = self.model(batch) in line 362 of feature_extractor.py(). My system is: cuda 11.8 + pytorch 2.2.1 I 've spent lots of time but didn't solve it :(

lziiid avatar Aug 04 '24 09:08 lziiid