We are going to try something new that we introduced in 2020. This is in addition to your blog post. The goal is to catch things early if you are behind in your timeline early.
@r0bby We have to submit the report before next friday , Cause I still need to have the first meeting with mentors which was re-scheduled by @shbucher@sunbiz next week to discuss the project details and prepare the plan with them in accordance . Or something else ?
Met with Mentor and discussed plan for the Project
Read papers and blogs on AI in medical imaging. Identified papers that discussed model architectures that produced good accuracies on medical imaging modalities
Identified data and model architecture for Mammography Tumor classification
Built a VGG16 Mammography Tumor Classification algorithm and updated it to my Github. Changes to model architecture and implementation to LH Radiology AI model service to happen later post OHIF webhook implementation.
What I plan to do next week?
Create a task/issue list concerning the development of the hook function in the OHIF extension. Based on the image modality and type of task (Segmentation, Classification), this function will call the appropriate model from the AI model service
Code deep dive and understanding for hook implementation
Start coding for the hook implementation tasks
Have you had any blockers or issues that are impeding your project?