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

Column Heights #14

Open
mragon2 opened this issue Nov 26, 2018 · 4 comments
Open

Column Heights #14

mragon2 opened this issue Nov 26, 2018 · 4 comments

Comments

@mragon2
Copy link

mragon2 commented Nov 26, 2018

Hi, I read in your paper that the model is able to output the heights of the atomic columns, but when I try to load an image and run it through the CNN, the only output is the confidence map. The code for the calculation of the column heights has already been implemented? If so, how can I see the heights ?
Thanks.

@jacobjma
Copy link
Owner

Hi, are you talking about this repo? https://gitlab.com/schiotz/NeuralNetwork_HRTEM

The column height algorithm is not currently implemented in a public repository. We have not evaluated the algorithm experimentally, but we are continuing to develop the method.

@mragon2
Copy link
Author

mragon2 commented Nov 27, 2018 via email

@jacobjma
Copy link
Owner

Yes, the released implementation of the algorithm can only identify peaks. The reliability of the column height identification is still uncertain and needs more verification.

If you are committed to trying to make it work, I could share some of the experimental code. However, you are in for a potentially very big project.

I am currently just focusing on the peak finding, as this has been proven on experimental data.

@mragon2
Copy link
Author

mragon2 commented Dec 1, 2018 via email

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