mmdetection_object_detection_demo icon indicating copy to clipboard operation
mmdetection_object_detection_demo copied to clipboard

Change Output layer

Open anmol4210 opened this issue 6 years ago • 0 comments

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.

anmol4210 avatar Oct 10 '19 20:10 anmol4210