Are Feature Extractors Trained in the Tensorflow Object Detection API?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP

Are Feature Extractors Trained in the Tensorflow Object Detection API?



In the Tensorflow Object Detection API, a typical neural network will have 2 components: A feature extractor and then a neural network which uses the output of the feature extract to further classify an image.



If you were to custom train a faster resnet50 neural network in the object detection api, to detect an extra 2 objects, during the training process is the feature extractor also trained? I.E. does the weights of the feature extractor component change?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

Executable numpy error

PySpark count values by condition

Trying to Print Gridster Items to PDF without overlapping contents