CSAILVision / CSAILVision/places365
Runtime error when loading DenseNet161 model
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
There are key mismatches while loading the pretrained DenseNet161 Model.
I think it's because the DenseNet structure varies from the previous version to the present version?
I'm wnodering which version of torchvision you are using when training the DenseNet161 model.
Thank u !!!!!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking how the pretrained DenseNet161 model is loaded and which torchvision version was used during training. Compare the reported key mismatches across the relevant DenseNet structure versions; done means the pretrained model loads without runtime key errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100