|
|
|
|
|
by fpgaminer
2129 days ago
|
|
Correct me if I'm wrong (I haven't worked with health data science like this) ... wouldn't an end-to-end approach work better from the get-go? What I mean is, rather than developing a segmentation algorithm and then a motion detection algorithm, why not just feed a bunch of frames into a CNN and have it directly predict "heart attack risk"? Or is the segment-then-motion-detect approach necessary because of its better explainability? I guess I view the end-to-end approach as being less fiddly than the more traditional computational imaging approach. And it has a bonus. If data is available, you could feed it historical ultrasound data from patients that later had heart attacks. With that, it's possible it will learn other features of an ultrasound that predict future heart attack. |
|
The current datasets are just labeled anatomy at end systole and diastole.