Issam H. Laradji

Results 27 issues of Issam H. Laradji

I get `*** OSError: Not a gzipped file (b'\n\n') `when loading the usps dataset in `cogan_pytorch`. Thanks.

Thanks for curating a list of useful libraries that help people deploy machine learning projects! Would it be okay to add the `Haven-Ai` library to the list? https://github.com/haven-ai/haven-ai It's a...

Thanks for creating an amazing list that help people setup a productive workflow. Would it be possible to add Haven (https://github.com/ElementAI/haven) to the list? The goal of Haven is to...

Great code! is there a link to an example `dalle.pt` that works directly for generate.py? Thanks

In the second training phase, it seems that the model is training on all 20 classes. If this is true, then this is not few shot classification, since there are...

Thanks for the library! I am having issues with the data augmentation API. My goal is to use a random affine transformation function to transform both an image and a...

When I call the data augmentation function on two tensors, I only get one output. The data augmentation function is defined by a class in `affine_transforms.py`. Changing `idx > 1`...

How does the displacement branch optimize for more than a single instance? The number of instances is missing from the groundtruth.

Hi team, I had the agent go through the walkthrough for `zork1.z5`, and the scores don't add up to the maximum score and sometimes decrease along the way. The image...

I am getting AttributeError: 'PathCollection' object has no attribute 'do_3d_projection'