Talha Irfan
Talha Irfan
Hi! I came across the padding function (`pad_with_graphs`) and have a naive question: why do we use an empty graph there? Also, we specify only the number of edges (and...
I have been trying to test your code (with a small video file) on my laptop (lacking the CUDA GPU), but it gives the following error: > python main.py --input...
I am attaching the two figures taken from the [arXiV](https://arxiv.org/pdf/1603.07285v2.pdf). In convolution: it says the padding is 2x2 and in transposed, it also says the padding is 2x2. Shouldn't it...