Skip to content

tcmyxc/ResCNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ResCNet

fig_ResCNet_00

模型架构文件在src文件夹下。

本仓库可用的模型列表:

# for imagenet
rescnet18, rescnet34, rescnet50 

# for cifar
rescnet32, rescnet56
rescnet50_c100

可训练的脚本文件请移步:https://github.com/tcmyxc/CV-Tutorial

Citation

If you find the paper useful in your research, please consider citing:

@article{xu2025deep,
  title={Deep feature response discriminative calibration},
  author={Xu, Wenxiang and Qiu, Tian and Zhou, Linyun and Feng, Zunlei and Song, Mingli and Wang, Huiqiong},
  journal={Neurocomputing},
  volume={615},
  pages={128848},
  year={2025},
  publisher={Elsevier}
}

About

[Neurocomputing] Deep Feature Response Discriminative Calibration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages