CSAILVision / CSAILVision/places365
TypeError when running run_placesCNN_unified.py
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
TypeError: softmax() takes 1 positional argument but 2 were given
line 142: h_x = F.softmax(logit, 1).data.squeeze()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.