|
|
|
|
|
by ansgri
3849 days ago
|
|
well, first you need to know what image regions feed to ANN, and that can involve some segmentation and pre-recognition, otherwise you're going to evaluate the net at all feasible subwindows — and that's a LOT of matrix math for you. Very big GPU can help, but they have latency in themselves, and FPGA at such performance levels are inordinately expensive.
Done at scale though ASICs seem to be the sure-to-work way. |
|
I remember reading a while ago about how smart tvs were using ANNs for upscaling, so it has been done at scale. rimshot