Hacker News new | ask | show | jobs
by greatgoat420 1876 days ago
I was actually going to ask if someone had done a comparison with edge detection.
1 comments

Also not familiar but presumably a temporal aspect weighs in, so whether something is a meaningful edge isn’t strictly dependent only on the content within a specific frame?
My high level guess is, you would do some linear cost minimization in deciding what are edges over time when doing things the traditional way. The neural network can handle nonlinearities for the optimization so you can get better results for some set of inputs (in this case, some class of anime images)