Traceback (most recent call last):
File "/tmp/codalab/tmpa41IAj/run/program/evaluation.py", line 99, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 46 .png images
But my Zip folder contains all 46 images in png format
Posted by: Risheek_VH @ Feb. 20, 2025, 11:01 a.m.I found the same problem, only 46 pngs in my zip file
Posted by: QiushiLi @ Feb. 22, 2025, 3:26 a.m.