Chilicy

Results 4 comments of Chilicy

@xinleipan @jiang2764 @yaoli sorry to bother you, I want to generate the pkl files for new dataset , do you have the generation scripts? Thanks!

hello, I encounted the same error as yours. Have you solved it yet? Could you tell me how to solve it? Thanks!

@BinWang28 I solved it by replace this with state1 = self.lstm1.zero_state(1, tf.float32). Thank you all the same. But when I use tf.train.AdamOptimizer, it comes out another error: ValueError: Variable Wemb/Adam/...

@yata0 adding opencv_videoio to LIBRARIES in the Makefile can solve it