AlexNet Model Architecture
AlexNet model architecture from the One weird trick... paper.
model_alexnet(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 model intializer. currently only
|
Other models:
model_resnet18()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.