Skip to content

Commit cf9b1dd

Browse files
authored
add casual gan papers
1 parent 03aab57 commit cf9b1dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Anastasia Remizova, Arsenii Ashukha, Aleksei Silvestrov, Naejin Kong, Harshith G
1212
LaMa generalizes surprisingly well to much higher resolutions (~2k❗️) than it saw during training (256x256), and achieves the excellent performance even in challenging scenarios, e.g. completion of periodic structures.</b>
1313
</p>
1414

15-
[[Project page](https://saic-mdal.github.io/lama-project/)] [[arXiv](https://arxiv.org/abs/2109.07161)] [[Supplementary](https://ashukha.com/projects/lama_21/lama_supmat_2021.pdf)] [[BibTeX](https://senya-ashukha.github.io/projects/lama_21/paper.txt)]
15+
[[Project page](https://saic-mdal.github.io/lama-project/)] [[arXiv](https://arxiv.org/abs/2109.07161)] [[Supplementary](https://ashukha.com/projects/lama_21/lama_supmat_2021.pdf)] [[BibTeX](https://senya-ashukha.github.io/projects/lama_21/paper.txt)] [[Casual GAN Papers Summary](https://www.casualganpapers.com/large-masks-fourier-convolutions-inpainting/LaMa-explained.html)]
1616

1717
<p align="center">
1818
<a href="https://colab.research.google.com/github/saic-mdal/lama/blob/master//colab/LaMa_inpainting.ipynb">
@@ -31,9 +31,9 @@ LaMa generalizes surprisingly well to much higher resolutions (~2k❗️) than i
3131
<img src="https://raw.githubusercontent.com/senya-ashukha/senya-ashukha.github.io/master/projects/lama_21/gif_for_lightning_v1_white.gif" />
3232
</p>
3333

34-
# Non-official 3rd party implementations / demos:
35-
(Feel free to share your implementation/demo by creating an issue)
36-
- [https://cleanup.pictures](https://cleanup.pictures/) by [@cyrildiagne](https://twitter.com/cyrildiagne)
34+
# Non-official 3rd party apps:
35+
(Feel free to share your app/implementation/demo by creating an issue)
36+
- [https://cleanup.pictures](https://cleanup.pictures/) - a simple interactive object removal tool by [@cyrildiagne](https://twitter.com/cyrildiagne)
3737

3838
# Environment setup
3939

0 commit comments

Comments
 (0)