https://github.com/marcnuth/pretrianed-keras-models
pretrained keras models for various tasks, which could be directly used for prediction or as baselines.
https://github.com/marcnuth/pretrianed-keras-models
artificial-intelligence baselines keras keras-models machine-learning pretrained-models tensorflow
Last synced: 3 months ago
JSON representation
pretrained keras models for various tasks, which could be directly used for prediction or as baselines.
- Host: GitHub
- URL: https://github.com/marcnuth/pretrianed-keras-models
- Owner: Marcnuth
- License: apache-2.0
- Created: 2018-11-02T03:38:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T02:18:34.000Z (over 7 years ago)
- Last Synced: 2025-01-20T06:13:54.472Z (over 1 year ago)
- Topics: artificial-intelligence, baselines, keras, keras-models, machine-learning, pretrained-models, tensorflow
- Language: Python
- Size: 93.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pretrianed-keras-models
## Introduction
This project provides pretrained keras models for various tasks.
Those models receive different inputs and return the predictions, which could be directly using or taken as baselines.
## Usage Guide