'How to set only some detected classes in FasterRCNN+InceptionResNet V2 Model? (tensorflow hub)

In tensor-hub (FasterRCNN + openimages_v4) I am trying to set only some classes that are related in 'fashion'

Because I think If I except detected classes(ex. airplain, human, etc.. not related 'fashion'), I will have faster RCNN Model than original FasterRCNN model..

I have seen the Scheme example given on Google Tensorflow, but unfortunately it did not help.
PLZ give me the way "set only some class in tensor_hub FasterRCNN"

thanks..



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source