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
My problem occurs in File "crowdcount-mcnn-master\src\data_loader.py", line 38, in init
den = pd.read_csv(os.path.join(self.gt_path,os.path.splitext(fname)[0] + '.csv'), sep=',',header=None).as_matrix()
Did anyone solve this problem? :D
The text was updated successfully, but these errors were encountered:
My problem occurs in File "crowdcount-mcnn-master\src\data_loader.py", line 38, in init
den = pd.read_csv(os.path.join(self.gt_path,os.path.splitext(fname)[0] + '.csv'), sep=',',header=None).as_matrix()
Did anyone solve this problem? :D
The text was updated successfully, but these errors were encountered: