training error, please help
semchan opened this issue · 3 comments
semchan commented
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'
Alvin-Zeng commented
Could you please provide more details about the error?
semchan commented
Could you please provide more details about the error?
already fixed. it is caused by the datafile is not generated completely when training. thanks.
mrlihellohorld commented
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?