ModelReuse
Collection
Original paper : ModelDiff: Testing-Based DNN Similarity Comparison for Model Reuse Detection • 115 items • Updated
How to use maurice-fp/ModelReuse-train.mbnetv2.Flower102-distill with timm:
import timm
model = timm.create_model("hf_hub:maurice-fp/ModelReuse-train.mbnetv2.Flower102-distill", pretrained=True)