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

How to make the reconstruction more accurate? #1

Open
Wudierer opened this issue Apr 14, 2021 · 1 comment
Open

How to make the reconstruction more accurate? #1

Wudierer opened this issue Apr 14, 2021 · 1 comment

Comments

@Wudierer
Copy link

Hi! I tried to run the code on my computer. I didn't make any changes and the parameters were set as the sample in the README. And the data set was generated by synthetic_data.py. But the outline of the reconstructed signal is not clear. For example, single-rshort after reconstruction sometimes looks like single-cont. I tried to set the number of training epochs to 1000, but I got the same result.
This is the result of 1000 epochs of training.
Reco_999

Here is my requirements:
python 3.6.5 conda 4.5.4
tensorflow 1.12.0
Intel(R) Core(TM) i7-10700
NVIDIA GeForce GTX 1660 SUPER

I was wondering if you would give me some advice to make the reconstruction result more accurate.

@zeroXzero
Copy link
Owner

@Wudierer You can try to improve the AE decoder and encoder CNN layers to better capture input variations. Also try with more intermediate features.

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