Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN icon indicating copy to clipboard operation
Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN copied to clipboard

Error

Open ABHIRAM1234 opened this issue 4 years ago • 1 comments
trafficstars

ValueError: 'img_name' is both an index level and a column label, which is ambiguous.

I am getting this error when I run the file construct_datasets.py

How do I solve this error?

ABHIRAM1234 avatar Jan 17 '21 12:01 ABHIRAM1234

Only happens with newer pandas. Try looking up the issues online. The code works and is tested with the suggested libraries in the readme.

pavitrakumar78 avatar Jan 17 '21 13:01 pavitrakumar78