Skip to content

xdhe1216/ACNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

说明

该代码是在Keras下实现的ACNet、RepVGG、DBB网络模块,大家可根据自己网络模型结构即插即用。 acnet_repvgg_dbb_block_utils.py 提供了ACNet、RepVGG、DBB网络模块。 test.py 是为了快速测试各个模块的准确性写的,仅供参考,

ACNet官方代码

paper:https://arxiv.org/pdf/1908.03930.pdf code:https://github.com/DingXiaoH/ACNet

DBB官方代码

paper:https://arxiv.org/pdf/2103.13425.pdf code:https://github.com/DingXiaoH/DiverseBranchBlock

RepVGG官方代码

paper:https://arxiv.org/pdf/2101.03697.pdf code:https://github.com/DingXiaoH/RepVGG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages