文件名称:DeepImplicitTemplates:“用于3D形状表示的深层隐式模板”的实现
文件大小:66.7MB
文件格式:ZIP
更新时间:2024-04-01 16:59:31
Python
用于3D形状表示的深层隐式模板 郑泽荣,陶涛,戴琼海,刘叶彬。 arXiv 2020。 该存储库是的实现。 全文请。 引用DIT 如果您在研究中使用DIT,请引用以下: @misc{zheng2020dit, title={Deep Implicit Templates for 3D Shape Representation}, author={Zheng, Zerong and Yu, Tao and Dai, Qionghai and Liu, Yebin}, year={2020}, eprint={2011.14565}, archivePrefix={arXiv}, primaryClass={cs.CV} } 要求 Ubuntu 18.04 Pytorch(在1.7.0上测试) 层文件 matplotlib 忍者 感伤 张量板 ender 演示版 此仓库包含适用于汽
【文件预览】:
DeepImplicitTemplates-master
----generate_meshes_correspondence.py(7KB)
----.gitignore(155B)
----networks()
--------deep_implicit_template_decoder.py(7KB)
----objio.py(5KB)
----deep_sdf()
--------metrics()
--------lr_schedule.py(2KB)
--------workspace.py(10KB)
--------utils.py(2KB)
--------__init__.py(272B)
--------loss.py(2KB)
--------data.py(5KB)
--------mesh.py(8KB)
----train_deep_implicit_templates.py(17KB)
----environment.yaml(3KB)
----plot_log.py(3KB)
----examples()
--------splits()
--------cars_dit()
--------planes_dit()
--------chairs_dit()
--------sofas_dit()
----evaluate.py(5KB)
----Readme.md(3KB)
----plot_log_multiple.py(2KB)
----reconstruct_deep_implicit_templates.py(10KB)
----render_correspondences.py(4KB)
----generate_template_mesh.py(3KB)
----pretrained()
--------cars_dit()
--------planes_dit()
--------sofas_dit()
--------chairs()
----generate_training_meshes.py(6KB)