MVSNet icon indicating copy to clipboard operation
MVSNet copied to clipboard

Segmentation fault (core dumped)

Open Timaces opened this issue 6 years ago • 2 comments

hi, thank you for your work. when i run the code:python train.py --regularization '3DCNNs',i meet the question: Training MVSNet with 3 views sample number: 27097 2D UNet with 32 channel output 2D UNet with 32 channel output 2D UNet with 32 channel output Segmentation fault (core dumped)

can you help me ? thank you very much

Timaces avatar Nov 18 '19 13:11 Timaces

check your data, it might have got corrupted. I faced the same issue myself and saw that the problem was with the dataset.

prashantt144 avatar Sep 30 '20 14:09 prashantt144

Have you solve this issue?

AsDeadAsADodo avatar Apr 24 '23 09:04 AsDeadAsADodo