tum-vision/tandem

Segmentation fault

pytholic opened this issue · 1 comments

Hi and thank you for the repo.
I keep getting the following error on 80% of the videos.
I have tried different devices like gopro, iphone, drone footage. I also performed checkerboard calibration.

There has been an error. Do not use the model.
Couldn't load MVSNet successfully.INITIALIZE FROM INITIALIZER (1961 pts)!
I THINK INITIALIZATINO FAILED! Resetting.
RESETTING!
destroyed ThreadReduce
INITIALIZE FROM INITIALIZER (1961 pts)!
Segmentation fault (core dumped)

@pytholic, did you have much luck figuring this out with custom data? My feeling is this could possibly be related to excess CPU usage in my case, as sometimes I encounter the same error on a given video, but other times I do not on that same video. I'm curious if you have any other observations.