Can someone point me to the Resnet34
pre-trained model on image-net using tensorflow? I am not sure but TF-slim trained model are same or would there be difference?
Asked
Active
Viewed 1.1k times
2

Milind Deore
- 2,887
- 5
- 25
- 40
1 Answers
2
You can use Keras ResNet(18,34,50,101,152) pre-trained models https://github.com/qubvel/classification_models

M Hendra Herviawan
- 133
- 1
- 5