Viewing a single comment thread. View all comments

Personal-Trainer-541 t1_j0ugmsl wrote

IMO nothing can stop you to do that. However, the whole point of DL (CNNs) is that you remove most of the feature extracting step (e.g. edge filters) and let the model learn the necessary features/patterns directly from the data.

4