sunny hate5six
sunny hate5six
I've been having this problem and I decreased the learning rate as per various discussions on SO and that seemed to work. After a while I tried increasing it by...
@rahul-iisc Is your workaround to filter out cases where `dist == 0`, for example: `log_dists = [tf.log(dist) for dist in final_dists if dist != 0]` ?
For best results the screen recording should start when the slate video is full screen and not sooner, otherwise the algorithm will struggle to find the actual peak. Also, which...
Spent days trying to figure this out but this post was helpful. Thanks! In case anyone else has this issue in the future: when creating your client ID via Google...