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

A question about conference.py #8

Open
LiuZeLan opened this issue Nov 28, 2023 · 2 comments
Open

A question about conference.py #8

LiuZeLan opened this issue Nov 28, 2023 · 2 comments

Comments

@LiuZeLan
Copy link

Hello, first of all, thank you very much for your open-source code! I am a student and I need to refer to your code recently. I have a question about your code.
model = EP() model.build(input_shape=(None, 450, 8, 8, 3)) model.load_weights(args.weights)
I would like to use EfficientPhys here. How can I modify the code?

@KegangWangCCNU
Copy link
Owner

I am currently working on it, please check back in a few days, I will release new code to address these issues.

@KegangWangCCNU
Copy link
Owner

Hello, forgive my late update.

inference.py has been updated; it now supports eight models: seq, tscan, deepphys, efficientphys, physnet, chrom, pos, and ica, and allows for specifying weights as well as visualizing waveforms.

Please read the readme to understand how to use it.

If you encounter any issues during use, feel free to send an email or submit an issue!

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