Hello,
I have downloaded Caffe-Jacinto pre-trained(deploy.prototxt and caffemodel) model from below link:

According to below thread I have changed needed files and able to generate new NET and PRM files for 21 classes object detection(VSDK3.3).

When I execute this usecase then it gives attached output, which is not able to visualize more than 4 classes. Additionally, boundig boxes for vehicles are pink coloured(but on Output display notification shows that Green for Vehicles). So I want to fix bounding box color and visualize remaning classes.
Please guide me.
Please find attached zip which includes generated bin files of OD use case for 21 classes.