How to use zuppif/resnetd-152 with Transformers:
# Load model directly from transformers import ResNetDForImageClassification model = ResNetDForImageClassification.from_pretrained("zuppif/resnetd-152", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!