Skip to content

SheffieldMLtracking/btinference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

btinference

Uses the inference3d module to infer the path of the bee in the photos

Installation

You will need to install pathinference, which requires tensorflow. Example:

  1. Install tensorflow (from [https://www.tensorflow.org/install/pip](tensorflow's page)):
python3 -m pip install 'tensorflow[and-cuda]'
pip install --upgrade tensorflow-probability
pip install tf-keras
  1. then install pathinference,
pip install git+https://github.com/SheffieldMLtracking/pathinference.git
  1. finally install this package:
pip install git+https://github.com/SheffieldMLtracking/btinference.git

If you want to render the path install: sudo apt-get install ffmpeg

About

Uses the inference3d module to infer the path of the bee in the photos

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published