Skip to content
New issue

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

bug #6

Closed
zouwenqin opened this issue Jan 4, 2022 · 2 comments
Closed

bug #6

zouwenqin opened this issue Jan 4, 2022 · 2 comments

Comments

@zouwenqin
Copy link

pkg_part.py里生成.h5文件代码中又有点问题,这里的data_path是存放什么数据的
image
这里的npz文件是之前的哪一步生成的,之前的sample_tool生成的npz文件键值对应不上
image

Originally posted by @zouwenqin in #5 (comment)

@zouwenqin
Copy link
Author

能不能发个可以跑通的版本呐
我发现还有很多地方有未定义的错误,麻烦更正一下

  1. RecursiveDecoder中的decode_node方法中 children_decoder模块和type_mlp模块
    image

  2. train.py文件中
    image

@tangjiaheng
Copy link
Collaborator

Sorry, eval_recon.py and model.py do not correspond. In fact, decode_latent() should be called instead of decode_node(). It may be confusing because part of the code is used for debugging. I will clean up this part of the code immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants