{"id":22419045,"url":"https://github.com/en10/kerasapplications","last_synced_at":"2026-04-25T22:34:33.955Z","repository":{"id":75872160,"uuid":"303105488","full_name":"EN10/KerasApplications","owner":"EN10","description":"Using Keras models for image classification.","archived":false,"fork":false,"pushed_at":"2020-10-23T21:34:40.000Z","size":4615,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T01:29:06.324Z","etag":null,"topics":["keras","keras-classification-models","keras-models","keras-neural-networks"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EN10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-11T11:29:58.000Z","updated_at":"2020-10-23T21:34:42.000Z","dependencies_parsed_at":"2023-02-25T01:15:12.158Z","dependency_job_id":null,"html_url":"https://github.com/EN10/KerasApplications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EN10/KerasApplications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FKerasApplications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FKerasApplications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FKerasApplications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FKerasApplications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EN10","download_url":"https://codeload.github.com/EN10/KerasApplications/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FKerasApplications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["keras","keras-classification-models","keras-models","keras-neural-networks"],"created_at":"2024-12-05T16:13:57.819Z","updated_at":"2026-04-25T22:34:33.950Z","avatar_url":"https://github.com/EN10.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keras Applications\n\n* [Keras Inception](https://github.com/EN10/KerasInception)   \n* [Keras Models](https://github.com/EN10/KerasModels)   \n* [neural networks 101](https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist?hl=en#3)\n\n```\nfrom tensorflow.keras.applications.[file] import *\n[file]:\n 'densenet',\n 'efficientnet',\n 'imagenet_utils',\n 'inception_resnet_v2',\n 'inception_v3',\n 'mobilenet',\n 'mobilenet_v2',\n 'nasnet',\n 'resnet',\n 'resnet50',\n 'resnet_v2',\n 'vgg16',\n 'vgg19',\n 'xception'\n \n model = [MODEL](weights='imagenet')\n [MODEL]:\n 'DenseNet121',\n 'DenseNet169',\n 'DenseNet201',\n 'EfficientNetB0',\n 'EfficientNetB1',\n 'EfficientNetB2',\n 'EfficientNetB3',\n 'EfficientNetB4',\n 'EfficientNetB5',\n 'EfficientNetB6',\n 'EfficientNetB7',\n 'InceptionResNetV2',\n 'InceptionV3',\n 'MobileNet',\n 'MobileNetV2',\n 'NASNetLarge',\n 'NASNetMobile',\n 'ResNet101',\n 'ResNet101V2',\n 'ResNet152',\n 'ResNet152V2',\n 'ResNet50',\n 'ResNet50V2',\n 'VGG16',\n 'VGG19',\n 'Xception'\n```\n\n* https://keras.io/api/applications\n* https://github.com/keras-team/keras-applications\n* https://github.com/keras-team/keras-applications/tree/master/keras_applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen10%2Fkerasapplications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fen10%2Fkerasapplications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen10%2Fkerasapplications/lists"}