speculaas
speculaas
Dear Hanako94, Harvitronix's 5-video-classify-methods says passing a video and getting a predicted class is not implemented yet. Is it true? Or it can already do demos, and the README is...
Dear Hanako, thx for your help! do you use this pre trained model: saved_model = 'data/checkpoints/lstm-features.026-0.239.hdf5' ? as specified in : five-video-classification-methods\demo.py or you use other pre-trained model? Can you...
Dear Hanako, Thanks for your generous advice, So far, I have read Andrej Karpathy's large scale video classification with conv neural network. There are at least two more paper I...
Dear Feiyun, You mentioned pre-trained model, can you share where you get it? BR, JimmyYS
Dear Harvitronix, Besides contribution from other people, can you also share your weights too? BR, JimmyYS
Dear All, I encountered the same issue : tensorflow.python.framework.errors_impl.NotFoundError: ../YT8M/youtube-8m/features/trainGh.tfrecord; No such file or directory After tracing inference.py , I think the inference process stopped at a try-except-finally in "def...
Dear All, I tried to remove code snippet related to training as the following printScreen. And the result is that the error no longer happens but the programming did not...
Dear Estathop, Embarrassingly, I dont understand tensorflow enough, need to study more. For now, after adding some "out_file.flush()"s, I get classification result in specified output file. I tested this youtube...
Dear All, Thanks for sharing this issue. At first I follow the advice here, trying to modify ssd_vgg_300.py, but I got different error which was also lhs, rhs not matching....
Dear Holzschu, Can you release the binary as is and let everybody try? I think it will already be helpful even just in foreground, especially it's possible to open a-shell...