autofocus icon indicating copy to clipboard operation
autofocus copied to clipboard

Try pretraining on Zamba dataset

Open gsganden opened this issue 7 years ago • 0 comments

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.

gsganden avatar Sep 26 '18 17:09 gsganden