Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN
Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN copied to clipboard
Error
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?
Only happens with newer pandas. Try looking up the issues online. The code works and is tested with the suggested libraries in the readme.