Closed
Description
Hi,
Thank you for providing this code!
I have successfully run the script to prepare the data for Scannet, however when attempting to run the training, I am sadly running into a segfault.
The console output before crash:
keyname=instance_normal_augment_2 task=train started
the number of images val 20
the number of images train 1201
the number of images 1201
Through some print statement abuse, I've managed to see that the code seems to be breaking in
function forward( self, coords, faces, colors, instances), file models/instance.py, at line 199
Python, gcc, torch, cuda versions:
Python - 3.7.2
torch - 1.0.0
cuda - 9.0.176
I am attempting to run the code on a system with Tesla K40c, with 12GB of memory
I'd greatly appreciate help in trying to figure out what is going wrong.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels