syguan96 / NeuroFluid

[ICML 2022] NeuroFluid: Fluid Dynamics Grounding with Particle-Driven Neural Radiance Fields
83 stars 10 forks source link

什么是Fluid dynamics grounding? #7

Open sleeplessai opened 1 year ago

sleeplessai commented 1 year ago

想请问一下论文中提到的Fluid dynamics grounding是什么任务?中文如何翻译? FDG的必要和需求在哪里?

syguan96 commented 1 year ago

你好,推荐参考这篇推送:https://news.sjtu.edu.cn/jdzh/20220602/171985.html

2023年1月6日 10:41,Molasses @.***> 写道:

想请问一下论文中提到的Fluid dynamics grounding是什么任务?中文如何翻译? FDG的必要和需求在哪里?

— Reply to this email directly, view it on GitHub https://github.com/syguan96/NeuroFluid/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATO3YW4LCHZCDITXMSIKVODWQ6A4VANCNFSM6AAAAAATSTV5SE. You are receiving this because you are subscribed to this thread.

sleeplessai commented 1 year ago

感谢分享,反演一词解决了我诸多困惑。

sleeplessai commented 1 year ago

@syguan96 如果要follow这项新任务,您推荐是自己生成数据还是使用你们提供的数据集呢?

syguan96 commented 1 year ago

我们在readme里有视频讲如何生成数据。我觉得还是先follow这个吧

From my phone

在 2023年1月7日,22:21,Molasses @.***> 写道:

 @syguan96 如果要follow这项新任务,您推荐是自己生成数据还是使用你们提供的数据集呢?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

sleeplessai commented 1 year ago

@syguan96

torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 192.00 MiB (GPU 0; 10.75 GiB total capacity; 9.50 GiB already allocated; 99.31 MiB free; 9.60 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

在复现时候出现了问题,用的是configs/warmup.yaml中的配置。 请问你们实验时GPU的显存占用是多少?

syguan96 commented 1 year ago

我们用的是一张3090,我印象中显存占用是20G左右

2023年2月28日 23:55,Molasses @.***> 写道:

@syguan96 https://github.com/syguan96 torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 192.00 MiB (GPU 0; 10.75 GiB total capacity; 9.50 GiB already allocated; 99.31 MiB free; 9.60 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

在复现时候出现了问题,用的是configs/warmup.yaml中的配置。 请问你们实验时GPU的显存占用是多少?

— Reply to this email directly, view it on GitHub https://github.com/syguan96/NeuroFluid/issues/7#issuecomment-1448426682, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATO3YWYNU2Z33HUGUSN532LWZYNWDANCNFSM6AAAAAATSTV5SE. You are receiving this because you were mentioned.