keras-team / keras-applications

Reference implementations of popular deep learning models.
Other
2k stars 909 forks source link

keras.application installed by pip binary file has no resnext? #73

Closed MSC19950601 closed 5 years ago

MSC19950601 commented 5 years ago

As title.

taehoonlee commented 5 years ago

@MSC19950601, Yes. the current Keras 2.2.4 has only ResNet50 and don't have the ResNet variants.