Instructions to use Jiqing/resnet-backbone-downsample_in_bottleneck with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jiqing/resnet-backbone-downsample_in_bottleneck with Transformers:
# Load model directly from transformers import AutoImageProcessor, ResNetBackbone processor = AutoImageProcessor.from_pretrained("Jiqing/resnet-backbone-downsample_in_bottleneck") model = ResNetBackbone.from_pretrained("Jiqing/resnet-backbone-downsample_in_bottleneck") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7c34af2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:508328391d53041d8ff6188c27bd2801157d9ea06f2f0932e5b7287b48786ae0
size 94351301
|