Can CNNs contain filters which are both fixed (with weights) and learned? Submitted by boutta_call_bo_vice t3_zpt405 on December 19, 2022 at 2:30 PM in deeplearning 6 comments 5
mschrimpf t1_j10xnch wrote on December 20, 2022 at 9:31 PM Here's an example of a CNN where the first layer is set to a fixed front-end while the rest of the network is learned (in this case the fixed front-end is a more neuroscientific model of early visual cortex V1): paper, github Permalink 1
Viewing a single comment thread. View all comments