Gaurav Mittal
Gaurav Mittal
Hi @stephaniekuo0201, the torch and torchvision versions used are rather old given when the code was initially developed. Most likely
this worked for me, conda install pkg-config
Actually I want to selectively download a small subset of the dataset. Moreover, downloading a huge file of size 131 GB in one go is not feasible for me. So,...
if you can create chunks of the dataset of size, say 5 GB each, it will be relatively easier for me to download it piecemeal. :) or else, if you...
Hi @cvondrick, I want to experiment with the Hospital dataset that you used for video gan. Is there a link available to download just the videos for this dataset? Also,...
Hi, thanks for the efforts in making the code public. Could you please provide any updates on the code release? Thanks!
+1 Can you please elaborate on the subspace video stabilization technique that you used?
Turns out in my case it was due to cuda out of memory. I reduced the batch size and it worked.
Hi @wangxiang1230, In the paper you mention that out of 137 sections, 100 section are used for training and 37 are used for evaluation. Could you please provide the list...