You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "ann_to_snn.py", line 205, in
dataloader=dataloader)
File "/home/PyTorch-Spiking-YOLOv3/spiking_utils/snn_evaluate.py", line 278, in snn_evaluate
output_snn1, output_snn2 = snn(data) # two branches
ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "ann_to_snn.py", line 205, in
dataloader=dataloader)
File "/home/PyTorch-Spiking-YOLOv3/spiking_utils/snn_evaluate.py", line 278, in snn_evaluate
output_snn1, output_snn2 = snn(data) # two branches
ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered: