Hacker News new | ask | show | jobs
by jsjohnst 2462 days ago
Exactly, this is a trivially parallelized problem. My iPhone 11 Pro can easily do real time face boundary display with dozens of faces at once on a 12MP sensor (and that’s not it’s sole purpose, if all it cared about was face boundary identification I’m sure it could do a lot more). With custom ASICs, the face boundary checking could be embedded alongside the sensor array in this mega camera sensor setup. Then once a face boundary is identified, you send just those pixels off to a GPU array to do the face identification.