Swami Sankar
Swami Sankar
Hi, Is it possible to make the torch alexnet model public ? I notice that , that model obtains a top-1 accuracy of 56.5% which is closer to the actual...
Is there a pre-processing script for the torch training code that you can make publically available ? i.e. for generating the h5 file and the json files.
What would be the easiest way to add non-scalar summaries to tensorboard from within genforce? I'm happy to put up a PR if you can give me a high level...
Hi, Nice work! I have a query regarding your evaluation. In your paper you have mentioned that: " Since we have to resize the images before feeding them to the...
I have a concern about the method used in the original ECCV paper - was batch normalization used in the original approach ?
Hi! I am a big fan of your work. For another paper I am working on, it would be great to have your pretrained LSUN styleGAN generator. Is it possible...
I am trying to use ffcv for an image to image prediction problem, Depth Prediction. I am unable to achieve any speed-up in my basic implementation compared to a a...
Hi, I am wondering how to use this package to load existing .mdb files into matlab ? I tried this: `database = lmdb.DB(,'RDONLY',true);` but without success: Error using LMDB_ Not...
Hi, Sometimes I get the following error when I try to read from a db, following which matlab crashes: [libprotobuf ERROR google/protobuf/descriptor_database.cc:57] File already exists in database: caffe.proto [libprotobuf FATAL...