-
Compressed sensing is now really fast with FISTA : https://github.com/MagneticResonanceImaging/MRIReco.jl/discussions/102#discussioncomment-3655548
But there is still an issue with accuracy (https:…
-
I notice that your loss in WGAN GP is different from that in the original paper. From the theory of GAN, the loss should just use D and don't need a log to wrap it . BUT I found that you have use…
-
The new paper ["Image Augmentations for GAN Training"](https://arxiv.org/abs/2006.02595#google), Zhao et al 2020b, reports:
> Data augmentations have been widely studied to improve the accuracy and…
gwern updated
3 years ago
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
### Expected behavior
I apologize for reposting this issue from the forum [https://discuss.pennylane.ai/t/memory-leak-in-when-using-lighning-kokkos-device/5218](url), but this issue is a major roadbl…
-
Hi, how about [D-adaptation](https://github.com/facebookresearch/dadaptation)?
This is a kind of algorithm that end-user doesn't need to set specific learning rate.
In short, D-adaptation use bo…
-
-
微博内容精选
-
From paper
https://arxiv.org/pdf/2006.04710.pdf
First, token needs to attend itself to ensure Lipschitz!
![image](https://github.com/lucidrains/gigagan-pytorch/assets/7651753/69cb95fe-1cf1-4baa…
-
hello, I use the eval_logistic_regression.py (lambd=0.1) to evaluate the provided vit-small model but can only get 58.0 val top-1 acc with 1% data, but 65.9 in your paper.Thanks for your help!
Star…