qubvel / efficientnet

Implementation of EfficientNet model. Keras and TensorFlow Keras.
https://arxiv.org/abs/1905.11946
Apache License 2.0
2.07k stars 472 forks source link

How to create a new network that has the same backbone but two detection heads: one with the imagenet weights and the second head with the new custom classes. I want to predict both imagenet and custom classes with the model #156

Open vijay2712 opened 1 year ago