Trame for Building Medical Imaging Web AppsThis week I've been doing some experimentation with Trame. Here's a quick explanation of what you're seeing below ↓ This is a web application built purely in Python. It's using a library called Trame. That thing that looks like an alien is the Aorta. Which is the largest blood artery in the human body! This is actually the output of a deep learning model that we trained to segment the aorta automatically. The output of this model is a 3D array that we saved as Nrrd file for easy manipulation. We then reconstructed an STL object using VTK library. Then we are rendering the STL object directly on the browser using Trame. All of this process is automated! The output looks very slick if you ask me 😂 This is the first time I try Trame, and I have to say that I'm impressed so far! I will probably document more about my experiments with it, so stay tuned! At PYCAD we have built several models like this for our clients, for automatic segmentation of different organs and anatomical structures. We have also built web apps for them that allow them to easily run the AI models in the backend and do visualizations like this in the frontend (using other tools, not Trame). After my experimentations, if I see that Trame is truly as powerful as its creators make it seem, then I will definitely use it when we build medical imaging web apps (or desktop apps) for our clients in the future! Free Tools to Use for Medical Data AnnotationSome people ask me what we use to annotate medical imaging data. Here's my answer.
That's it for this week's edition, I hope you enjoyed it! |
👉 Learn how to build AI systems for medical imaging domain by leveraging tools and techniques that I share with you! | 💡 The newsletter is read by people from: Nvidia, Baker Hughes, Harvard, NYU, Columbia University, University of Toronto and more!
Hello Reader, Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓ AI Scribes: Transforming Medical Documentation Web Application for Medical Note Generation AI-powered medical scribes are revolutionizing clinical workflows by automating...
Hello Reader, Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓ DeepSeek: A New Player in AI for Healthcare The new open-source LLM, DeepSeek, is creating buzz for its potential to transform AI in medicine and healthcare. Designed for...
Hello Reader, Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓ Now You Can Use Large Language Models that are HIPAA Compliant People are finding ways to use large language models in all fields. MedTech is no exception. The amount of work...