FSGS
FSGS copied to clipboard
MemoryError: std::bad_alloc: cudaErrorMemoryAllocation: out of memory
When I run:python train.py --source_path dataset/nerf_llff_data/horns --model_path output/horns --eval --n_views 3 --sample_pseudo_interval 1,I encountered the following error message:
MemoryError: std::bad_alloc: cudaErrorMemoryAllocation: out of memory
I use A40 with 48G memory. Can anybody tell me why?
@zehaozhu @zhiwenfan