Submitted by shahaff32 t3_y22rk0 in MachineLearning
shahaff32 OP t1_is4bbd7 wrote
Reply to comment by SearchAtlantis in [R] Wavelet Feature Maps Compression for Image-to-Image CNNs by shahaff32
Haar wavelet is also very efficient, as it can be implemented using additions and subtractions (and maybe a few bit manipulations) :)
You can also see Appendix F where we tested several others :)
Viewing a single comment thread. View all comments