skaliy/spine-segmentation
https://huggingface.co/skaliy/spine-segmentationPre-trained weights and exported models for our spine segmentation project. The source code, designed to reproduce our test results and facilitate training and running inference on your own data, is available on GitHub: https://github.com/MMIV-ML/fastMONAI/tree/master/research
Sourced from
- HuggingFace — skaliy/spine-segmentation
Related resources
From Inquiry to Decision: Building Trustworthy Medical AI
jackxinning/Leanly_AI
by jackxinningQIAIUNCC/EYE-Llama_gqa
by QIAIUNCC## Model Description EYE-Llama_gqa is a large language model specifically designed for ophthalmic question-answering (QA). It is built upon the Llama 2 architecture and fine-tuned on a the EYE-lit and EYE-QA+ dataset.
I present a demo showcasing retinal vessel segmentation using the U-Net model, which is a well-known and widely used model in medical image segmentation. The model was trained on the DRIVE dataset, and the training process was conducted on Google Colab.