Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to get last layer name in tensorflow object detection model

Is there any way to get the number of layers, last and penultimate layer names in tensorlow object detection model (i.e. Faster_rcnn_resnet101), represented by *.pb file? Current solutions address mainly classification models, not object detection; tensorboard presentation and scripts, creating layers list may return very sophisticated results, which are hard to interpret.

Comments