WHU-USI3DV / FreeReg

[ICLR 2024] FreeReg: Image-to-Point Cloud Registration Leveraging Pretrained Diffusion Models and Monocular Depth Estimators
https://whu-usi3dv.github.io/FreeReg/
224 stars 7 forks source link

SyntaxError: unknown encoding: future_fstrings #14

Closed Kanna-nnn closed 1 month ago

Kanna-nnn commented 2 months ago

学长对这个问题有解决的办法吗,非常感谢

Kanna-nnn commented 2 months ago

python版本正确为3.8.5

yanrunming commented 2 months ago

In tools/fcgf/unet/resunet.py and simpleunet.py, change "future_fstrings " to "utf-8"