ResNet-18 Model Architecture
ResNet-18 model architecture from Deep Residual Learning for Image Recognition
model_resnet18(pretrained = FALSE, progress = TRUE, ...)
pretrained |
(bool): If TRUE, returns a model pre-trained on ImageNet. |
progress |
(bool): If TRUE, displays a progress bar of the download to stderr. |
... |
Other parameters passed to the resnet model. |
Other models:
model_alexnet()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.