-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,8 @@ | |
<h1 id="symmetric-fourier-basis-convolutions-for-learning-lagrangian-fluid-simulations">Symmetric Fourier Basis Convolutions for Learning Lagrangian Fluid Simulations </h1> | ||
<p>Authors: Rene Winchenbach, Nils Thuerey</p> | ||
<p>Accepted at: International Conference on Learning Representation (ICLR) 2024 - Vienna (as a Poster)</p> | ||
<p>If you have any questions on the paper itself or Continuous Convolutions in general, feel free to reach out to me via <a href="mailto:[email protected]">[email protected]</a></p> | ||
<p>Frequently asked questions about the paper will appear here as they are asked.</p> | ||
<p>Repository: <a href="https://github.com/tum-pbs/SFBC">https://github.com/tum-pbs/SFBC</a><br> | ||
ArXiV Paper: <a href="https://arxiv.org/abs/2403.16680">https://arxiv.org/abs/2403.16680</a></p> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,12 @@ Authors: Rene Winchenbach, Nils Thuerey | |
|
||
Accepted at: International Conference on Learning Representation (ICLR) 2024 - Vienna (as a Poster) | ||
|
||
If you have any questions on the paper itself or Continuous Convolutions in general, feel free to reach out to me via [email protected] | ||
|
||
Frequently asked questions about the paper will appear here as they are asked. | ||
|
||
|
||
|
||
|
||
Repository: https://github.com/tum-pbs/SFBC | ||
ArXiV Paper: https://arxiv.org/abs/2403.16680 |