Feature Grafting in CNN

23 views
Skip to first unread message

Muhammad Izaz Khattak

unread,
Dec 12, 2022, 2:33:15 PM12/12/22
to TensorFlow Developers
Hi,
I hope you are doing well. Can we add manual features extracted by LBP in CNN Layer with the help of Custom Layer or any other terminology.

Kindly let me know.
Thanks,

Mark Daoust

unread,
Dec 13, 2022, 12:49:03 PM12/13/22
to TensorFlow Developers, izazkh...@gmail.com
Hi, 

See the about for this group: it's about for the development of TensorFlow itself. For discussion or help with using TensorFlow try one of these:  

But to answer your question: That's totally possible, but most people would question the utility of hand engineered features. 
You'd just need to either implement LBP in TensorFlow, or wrap a python LBP api in a tf.py_function. 
Reply all
Reply to author
Forward
0 new messages