Skip to content

C-Maringe/chicks-ai

Repository files navigation

Tensorflow Object Detection Walkthrough for Chicks health detector

This set of Notebooks provides set of code to run the script

Steps



Step 2. Create a new virtual environment

python -m venv tfod

Step 3. Activate your virtual environment
.\tfod\Scripts\activate # Windows 

Step 4. Install dependencies and add virtual environment to the Python Kernel
python -m pip install --upgrade pip
pip install ipykernel
python -m ipykernel install --user --name=tfodj

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published