srajan-kiyotaka/Creating-Multi-Task-Models-With-Keras
I created a Deep Learning Model which can do multiple task at a same time using tensorflow and keras.
This project helps machine learning practitioners build models that can perform multiple image analysis tasks simultaneously. By inputting an image, the model can output both the number depicted in the image and its predominant color. This is ideal for data scientists, machine learning engineers, and researchers working on computer vision tasks.
No commits in the last 6 months.
Use this if you need to extract several different pieces of information from an image using a single deep learning model.
Not ideal if you only need to perform a single, specific image classification task or if your images are not simple digits with a predominant color.
Stars
8
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/srajan-kiyotaka/Creating-Multi-Task-Models-With-Keras"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python