79170639

Date: 2024-11-08 15:34:15
Score: 3
Natty:
Report link

Yes, it's possible to use transfer learning leveraging trained DL CNN models in the public domain (e.g. Keras) using as inputs the 3D images with 10 Channels (rather than 3 -- R-G-B).

I recommend checking out this tutorial which does a good job to explain how to use transfer learning with inputs of different sizes and channels (i.e., 1 channel and n channels) --> https://www.youtube.com/watch?v=5kbpoIQUB4Q

Reasons:
  • Blacklisted phrase (1): this tutorial
  • Blacklisted phrase (1): youtube.com
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Young ACE mc