Skip to content

DenseNet-121 and Camelyon17 #99

Discussion options

You must be logged in to vote

Hello! We don't use the pre-trained DenseNet models for Camelyon17, and the minimum size in the code is actually just 29x29: https://github.com/pytorch/vision/blob/main/torchvision/models/densenet.py#L260

We did try reshaping it to 3 x 224 x 224; IIRC this improved performance slightly but was considerably slower, so we opted to keep the smaller size.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@niki-amini-naieni
Comment options

Answer selected by kohpangwei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants