Hacker News new | ask | show | jobs
by atoav 2171 days ago
If you are working on technology that detects cancer that is true. If you are working on technology that detects people, this is a harder question.
1 comments

The same neural network can be trained for both problems. Advances in medical image neural networks translate to advances in people detecting neural networks.
Generally speaking this isn't super true, the objects are different enough that the same networks aren't best at both.
Of course, they are not directly used without changing the training data, etc. However, if we look at the big picture to make a general statement, then the advances brought by Computer Vision on natural images often help push research on medical images forward, albeit with a year (or two) of delay. One such example is U-Net (https://en.wikipedia.org/wiki/U-Net).