Skip to content

AttributeError: 'DataFrame' object has no attribute 'as_matrix' #60

@ft-z

Description

@ft-z

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions