We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何修改成 C3GhostV2的模块?
The text was updated successfully, but these errors were encountered:
ghostnetV2中的bottleneckV2有三个通道数,而V1版本的bottleneck只有两个通道数,我想知道mid_chs是什么
Sorry, something went wrong.
您好,请问您的ghostv2_pytorch/train.py中有mix_up函数吗?我看作者是从timm.data导出的,但是我这里爆红显示没有这个函数,版本和作者提供的是一致的
我是在https://github.com/huawei-noah/Efficient-AI-Backbones/blob/master/ghostnetv2_pytorch/model/ghostnetv2_torch.py这个里面复制的GhostBottleneckV2模块,其他的没怎么弄
No branches or pull requests
如何修改成 C3GhostV2的模块?
The text was updated successfully, but these errors were encountered: