Open
Description
Prerequisites
Please answer the following question for yourself before submitting an issue.
- I checked to make sure that this feature has not been requested already.
1. The entire URL of the file you are using
https://github.com/tensorflow/models/blob/master/research/object_detection/builders/model_builder.py
2. Describe the feature you request
Currently MobileNetV3 FeatureExtractors for object detection are available only for TF1. Is it possible/planned to add them also for TF2?
3. Additional context
None
4. Are you willing to contribute it? (Yes or No)
Yes