Does anyone know how to get the NxNx12 from the input image - is it just using reshape function or is there any other function that can be used Submitted by Actual-Performer-832 t3_zgwav2 on December 9, 2022 at 12:40 PM in deeplearning 7 comments 5
Final-Rush759 t1_izkyupf wrote on December 9, 2022 at 9:33 PM Use convnet to transform to the right shape. May need to use dilution. Permalink 1
Viewing a single comment thread. View all comments