Swin-v2 backbone, not model
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The [teacher](https://github.com/DiTo97/Rf-PIQA/blob/dd4d115bd164f26a0525015228fb5fb856be0141/src/Rf_PIQA/nn/teacher/model.py#L16) and [student](https://github.com/DiTo97/Rf-PIQA/blob/dd4d115bd164f26a0525015228fb5fb856be0141/src/Rf_PIQA/nn/student/model.py#L16) networks should use Swin-v2 backbone, not model, for easier access to feature maps:
- https://github.com/huggingface/transformers/blob/dd16acb8a3e93b643aa374c9fb80749f5235c1a6/src/transformers/models/swinv2/modeling_swinv2.py#L1376
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.