Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 422 Bytes

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.