activation function not working

2 views (last 30 days)
farrukh saif
farrukh saif on 5 Jan 2020
i am gettinfg the following error in visualizing the activation of trained fast rccn detector
Error using DAGNetwork/activations (line 115)
Networks with multiple inputs not supported.
Error in act (line 11)
act1 = activations(frcnn.Network,img1,'conv_1','OutputAs','channels');

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!