Edit model card

Model card for zoobot-encoder-resnet18

Please see the Zoobot docs for loading and finetuning instructions.

But minimally, you can use this like any timm encoder:

import timm

encoder = timm.create_model('hf_hub:mwalmsley/zoobot-encoder-some-name', pretrained=True, num_classes=0)
Downloads last month
47
Inference API
Drag image file here or click to browse from your device
This model can be loaded on Inference API (serverless).

Collection including mwalmsley/zoobot-encoder-resnet18