Skip to content

关于最终质量问题 #3

Description

@Akua1919
😀 你好

我最近尝试复现了一下你的这篇工作,我严格按照你提到的4步来处理VRU的篮球数据,然后进行0-20,20-40......的分帧训练,但是最终在测试集上的质量,有相当一部分的结果并不如你在https://wujh2001.github.io/LocalDyGS/展示的一样,存在严重模糊的现象,具体如下:

Image

请问可能有什么原因呢?我没有动任何的config文件,只将

gaussians = GaussianModel( hyper, opt,dataset.feat_dim, 5, dataset.voxel_size, dataset.update_depth, dataset.update_init_factor, dataset.update_hierachy_factor, dataset.use_feat_bank,

里的5换成了dataset.n_offsets,否则在运行render.py时会存在维度不一的问题,没法load参数。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions