marcrasi / DeepBeeTracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepBeeTracking

UNet

Train the UNet with swift run TrainUNet. This saves weights in "checkpoints/".

Do inference using this Colab notebook (which imports DeepBeeTracking). It is configured to load some pretrained weights from the internet. You can edit it to point at your own weights.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 96.7%Language:Swift 3.3%