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

An inconsistency of the input of IBLayer #15

Closed
lyx0208 opened this issue Mar 31, 2022 · 1 comment
Closed

An inconsistency of the input of IBLayer #15

lyx0208 opened this issue Mar 31, 2022 · 1 comment

Comments

@lyx0208
Copy link

lyx0208 commented Mar 31, 2022

In inference_demo.py, R = encoder.features[i]; while in the forward function of IIB, R = readout_feats[i].
Which should I use for training?
And when I use R = readout_feats[i], Info is really large (5668875) at the beginning of training.

@lyx0208 lyx0208 closed this as completed Apr 3, 2022
@lyx0208 lyx0208 closed this as completed Apr 3, 2022
@lyx0208 lyx0208 reopened this Apr 3, 2022
@an-zi-li
Copy link

Excuse me, do you have a training code?

@GGGHSL GGGHSL closed this as completed Aug 1, 2022
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

3 participants