SACBenchmark
Collection
Original paper: Are You Stealing My Model? Sample Correlation for Fingerprinting Deep Neural Networks • 133 items • Updated
How to use maurice-fp/SACBenchmark-train.vgg_model.CIFAR10.base-transfer.CIFAR100.1 with timm:
import timm
model = timm.create_model("hf_hub:maurice-fp/SACBenchmark-train.vgg_model.CIFAR10.base-transfer.CIFAR100.1", pretrained=True)