We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1)减少强制的相机姿态的等参数,在网络内部(可增加一个自网络)来处理。 2)在重构生成时,能不能增加图片或其他标志点表示条件。(比如生成一团花,加入一个棍子,那么棍子部分不应该有花穿透) 3)能不能把instant-ngp和Plenoxels等关于计算速度相关的优化,融合到一个模型中? 4)能不能将msff等表达动态对象的模型融合到一起,构造的时候吗,给定:条件参考图片,时间步,随机数等来产生含时动态的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1)减少强制的相机姿态的等参数,在网络内部(可增加一个自网络)来处理。
2)在重构生成时,能不能增加图片或其他标志点表示条件。(比如生成一团花,加入一个棍子,那么棍子部分不应该有花穿透)
3)能不能把instant-ngp和Plenoxels等关于计算速度相关的优化,融合到一个模型中?
4)能不能将msff等表达动态对象的模型融合到一起,构造的时候吗,给定:条件参考图片,时间步,随机数等来产生含时动态的。
The text was updated successfully, but these errors were encountered: