ValueError: too many values to unpack (expected 3)
Author: DavdiCreated Jun 13, 2019Updated Aug 1, 2023
for iteration, (images, targets, _) in enumerate(data_loader, start_iter): ValueError: too many values to unpack (expected 3)
and the log is Uploading log.txt…
Source: facebookresearch/maskrcnn-benchmark