|
|
|
|
|
by HelloNurse
456 days ago
|
|
A NN that has been trained by someone else on unknown data with unknown objectives and contains unknown defects and backdoors can compute something fast, but why should it be trusted to do my image processing?
Even if the NN is built in-house overcoming trust issues, principled algorithms have general correctness proofs while NNs have, at best, promising statistics on validation datasets. |
|
Turns out a small three-layer convnet autoencoder did the job much better with much less compute.