File size: 294 Bytes
8d75f49 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
base_model:
- microsoft/resnet-18
datasets:
- flwrlabs/pacs
language:
- en
license: mit
metrics:
- accuracy
pipeline_tag: image-classification
library_name: pytorch
---
https://huggingface.co/papers/2504.13077
Code: https://github.com/PrasannaPulakurthi/Foreground-Background-Augmentation |