You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have my own dataset of 6 objects say a,b,c,d,e,f. Now at the output I want to use two softmax layers. One for the objects a,b,c and one for the objects d,e,f. Could anyone guide me how to do it. Any help would be greatfull.