JingchunCheng / SegFlow

Demo code of the paper "SegFlow: Joint Learning for Video Object Segmentation and Optical Flow", in ICCV 2017
178 stars 41 forks source link

There is an error when I was training. #12

Closed JaneCX closed 6 years ago

JaneCX commented 6 years ago

F0906 21:35:49.480079 20083 resample_layer.cu:211] ResampleLayer cannot do backward. Check failure stack trace: Aborted (core dumped)

I used my own dataset, and the format is just the same with ./DAVIS, I have no idea how to solve it. After loading two images it stopped.