The success of DeepEM Playground depends on its community. We invite Deep Learning (DL) experts to contribute their work and help advance the field of electron microscopy (EM).
Please make sure that you've read the provided info about our proposed workflow before getting started. You can also seek further inspiration from previousely implemented use cases.
Start immediately using the Lightning AI Studio template - no additional setup required. Click on the button above to dublicate the template in your own teamspace and get started right away.
If you prefer local development, we provide a GitHub
template
that includes the deepEM library, ensuring a standardized workflow and a consistent API across all
Jupyter notebooks.
The deepEM library documentation is available here.
For local development, we provide multiple setup options:
deepem library within either our
GitHub template or Lightning AI Studios directly.ipynbs to allow EM researchers to follow your
use case as easily as possiblerequirements.txt specifying tested Python, CUDA, and
cuDNN versions, along with other needed dependencies. To generate the
requirements.txt you can run pip freeze > requirements.txt environment.yml for easy setup using Conda. To export the
current active environment, you can run conda env export --no-builds > environment.ymlDocker image and a corresponding Dockerfile
with all dependencies installedREADME.md.
Once your contribution is ready, publish it on Lightning AI Studios and notify the authors via mail. Provide them with the link to your Lighting AI Studio as well as github repository and possible additional info you wish to share or which can simplify the review process. We will review your submission and get back to you. If everything is set, we will link your use case to on the playgrounds website.
Have questions? Feel free to reach out to one of the authors.
BibTex Code Here