Alvin-Zeng/PGCN

training error, please help

semchan opened this issue · 3 comments

fg, incomp, bg = self.prop_dict[video.id][0], self.prop_dict[video.id][1], self.prop_dict[video.id][2]

KeyError: 'video_validation_0000187'

Could you please provide more details about the error?

Could you please provide more details about the error?

already fixed. it is caused by the datafile is not generated completely when training. thanks.

Could you please provide more details about the error?

already fixed. it is caused by the datafile is not generated completely when training. thanks.

Hello, I have the same problem, can you tell me how to solve it?