Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

AttributeError: 'tuple' object has no attribute 'values' #1339

Open
chenfangchenf opened this issue Apr 27, 2022 · 0 comments
Open

AttributeError: 'tuple' object has no attribute 'values' #1339

chenfangchenf opened this issue Apr 27, 2022 · 0 comments

Comments

@chenfangchenf
Copy link

🐛 Bug

File "/home/chenfang/maskrcnn-benchmark/maskrcnn_benchmark/engine/trainer.py", line 74, in do_train
losses = sum(loss for loss in loss_dict.values())
AttributeError: 'tuple' object has no attribute 'values'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant