Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History

model_training

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Training Models with deepcell-tf

Table of Contents

Introduction to deepcell-tf

deepcell-tf is a TensorFlow-based deep learning library for biological images. It provides several resources for training and evaluating deep learning models including:

  • Downloadable datasets (deepcell.datasets)
  • Image data generators (deepcell.image_generators)
  • Predefined model architectures (deepcell.model_zoo)
  • Evaluation metrics (deepcell.metrics)
  • Pre-trained models (deepcell.applications)

Model training with Google Colab

Google Colab provides free and easy access to GPU environments. Click the badge below to open a DeepCell training notebook and train your own model.

Open In Colab