MCPcopy Create free account
hub / github.com/VisionRush/DeepFakeDefenders / replknet.py

File replknet.py

model/replknet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (https://arxiv.org/abs/2203.06717)
2# Github source: https://github.com/DingXiaoH/RepLKNet-pytorch
3# Licensed under The MIT License [see LICENSE for details]
4# Based on ConvNeXt, timm, DINO and DeiT code bases

Callers

nothing calls this directly

Calls 2

create_RepLKNet31BFunction · 0.85
structural_reparamMethod · 0.80

Tested by

no test coverage detected