Skip to content

This is the repository for the BirdBotASA machine learning software. BirdBot software is now launching a soft alpha which will allow people to run the software using any computer and camera hardware. Users can connect their Algorand Wallet as well as name their camera to be awarded BIRDS tokens daily.

BirdBotASA/BirdBotSoftware

Repository files navigation

BirdBot Software - Supports Windows, MacOS, and Linux!

This is the repository for the BirdBotASA machine learning software. BirdBot software is now launching a soft alpha which will allow people to run the software using any computer and camera hardware. Users can connect their Algorand Wallet as well as name their camera to be awarded BIRDS tokens daily.

YouTube-Github-Tutorial

1. DOWNLOAD MINICONDA AND BIRDBOT FOLDER TO DESKTOP

2. OPEN MINICONDA THEN FOLLOW INSTRUCTIONS BELOW

1.) Create a new miniconda enviornment called BirdBot with python 3.8 installed.

➡ conda create -n BirdBot python=3.8

2.) Activate the miniconda enviornment that you just created.

➡ conda activate BirdBot

3.) Install CUDA for GPU accesses, increases speed of machine learning (Optional)

➡ conda install cudatoolkit=10.1

4.) Install package requirements for BirdBotML.py and TensorFlow 2.3.1

➡ pip install -r requirements.txt

AFTER SUCCESSFUL INSTALL

5.) Run BirdBot Camera Software and attach webcam or DSLR camera.

➡ python "BirdBotML.py"

6.) Press the "Real-Time Mode" button to start the camera software. Press Q on screen to stop camera.

image

About

This is the repository for the BirdBotASA machine learning software. BirdBot software is now launching a soft alpha which will allow people to run the software using any computer and camera hardware. Users can connect their Algorand Wallet as well as name their camera to be awarded BIRDS tokens daily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published