iresnet:改进的残留网络(https

时间:2024-04-10 06:57:36
【文件属性】:

文件名称:iresnet:改进的残留网络(https

文件大小:26KB

文件格式:ZIP

更新时间:2024-04-10 06:57:36

machine-learning deep-neural-networks computer-vision deep-learning cnn

改进的残差网络 这是论文的PyTorch实施: @article{duta2020improved, author = {Ionut Cosmin Duta and Li Liu and Fan Zhu and Ling Shao}, title = {Improved Residual Networks for Image and Video Recognition}, journal = {arXiv preprint arXiv:2004.04989}, year = {2020}, } 在ImageNet上训练的模型可以在找到。 iResNet(改进的残差网络)能够在不增加参数数量和计算成本的情况下提高识别性能方面的基线(ResNet)。 iResNet在训练非常深的模型方面非常有效(有关详细信息,请参见)。 ImageNet上的准确性(使用默认培


【文件预览】:
iresnet-master
----div()
--------download_from_url.py(2KB)
----models()
--------resgroupfix.py(7KB)
--------resstage.py(11KB)
--------iresgroup.py(8KB)
--------resgroup.py(7KB)
--------iresnet.py(13KB)
--------iresgroupfix.py(8KB)
--------resnet.py(10KB)
--------build_model.py(9KB)
----utils.py(584B)
----main.py(15KB)
----requirements.txt(17B)
----LICENSE.md(1KB)
----README.md(3KB)
----args_file.py(5KB)

网友评论