{"library":"keras-applications","type":"library","category":null,"description":"Keras Applications provides reference implementations of popular deep learning models alongside pre-trained weights. Currently at version 1.0.8, this standalone library historically served as the primary source for models like VGG, ResNet, and MobileNet. However, these models have since been fully integrated into the core Keras library and are now primarily accessed via `tf.keras.applications` within TensorFlow-based Keras environments.","language":"python","status":"maintenance","version":"1.0.8","tags":["deep learning","computer vision","pre-trained models","neural networks","image classification","tensorflow","keras"],"last_verified":"Wed May 20","install":[{"cmd":"pip install keras-applications","imports":["from tensorflow.keras.applications.resnet50 import ResNet50","from tensorflow.keras.applications.resnet50 import preprocess_input"]},{"cmd":"pip install tensorflow","imports":[]}],"homepage":null,"github":"https://github.com/keras-team/keras-applications","docs":null,"changelog":null,"pypi":"https://pypi.org/project/keras-applications/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":35,"avg_install_s":18.7,"avg_import_s":10.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/keras-applications/compatibility"}}