CSAILVision / CSAILVision/places365
bug in the inplace operation
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
why add `weight_softmax[weight_softmax<0] = 0` in the run_placesCNN_unified.py , by adding this line the weights in the model are modified in the torch0.4, so the score of SCENE CATEGORIES are incorrect compare with the value showed in the readMe . the cam source code seems do not need this operation. hope someone verify it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.