Segmentation fault (core dummy) occurs, when the program runs the following line:
"from odise.modeling.meta_arch.ldm import LdmFeatureExtractor"
OS: CentOS-7
python: 3.9.20
odise: 0.1
torch.version: '2.0.0' (torch.version.cuda:11.8 )
Does anyone know what could be causing this?
Thanks!