深度相位中误解公式的相位多路器显示椭圆
作者: BossunWang创建于 2025年4月24日更新于 2026年7月16日
相位多维体应该近似为圆形而不是椭圆形,这与您的绘图函数未设置 ax.axis('equal') 相矛盾。https://GitHub.com/sebastianstarke/AI4Animation/blob/8f3c418a46647a3c29a3c3d2e6ec03115c42c702/AI4Animation/SIGGRAPH_2022/PyTorch/PAE/Plotting.py#L32
内容来源: sebastianstarke/AI4Animation