autofocus
autofocus copied to clipboard
Try pretraining on Zamba dataset
We are generally using models pretrained on ImageNet. We could use models trained on https://github.com/drivendataorg/zamba (another camera traps project) either instead of those ImageNet-trained models or as an intermediate step after the ImageNet training and before training on our own images. It's plausible that this approach could help because Zamba data is more similar to ours in some way than ImageNet images. One challenge is that the Zamba data takes the form of video clips rather than single images.