dk-liang / CLTR

[ECCV 2022] An End-to-End Transformer Model for Crowd Localization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the npy file

FCgogogo opened this issue · comments

elif args['dataset'] == 'nwpu':
    train_file = './npydata/nwpu_train.npy'
    test_file = './npydata/nwpu_val.npy'

I get it