Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChongjianGE/CARE
/ functions
Functions
104 in github.com/ChongjianGE/CARE
⨍
Functions
104
◇
Types & classes
32
Function
resnet18
r"""ResNet-18 model from `"Deep Residual Learning for Image Recognition" <https://arxiv.org/pdf/1512.03385.pdf>`_ Args: pretrained (bo
models/resnet_care.py:489
Function
resnet34
r"""ResNet-34 model from `"Deep Residual Learning for Image Recognition" <https://arxiv.org/pdf/1512.03385.pdf>`_ Args: pretrained (bo
models/resnet_care.py:499
Function
resnet50
r"""ResNet-50 model from `"Deep Residual Learning for Image Recognition" <https://arxiv.org/pdf/1512.03385.pdf>`_ Args: pretrained (bo
models/resnet_care.py:509
Function
synchronize
Helper function to synchronize (barrier) among all processes when using distributed training
utils/torch_dist.py:32
← previous
101–104 of 104, ranked by callers