dk-liang / CLTR

[ECCV 2022] An End-to-End Transformer Model for Crowd Localization
MIT License
87 stars 13 forks source link

why is train_loader and test_loader =0? #13

Closed FCgogogo closed 1 year ago

FCgogogo commented 1 year ago

Not using distributed mode model params: 43.446471 2023-03-20 08:19:37,507 - CLTR - INFO - model params: = 43.446
best result: 100000.0 2023-03-20 08:19:37,512 - CLTR - INFO - best result = 100000.000 0 mae 0.0 mse 0.0 0 mae 0.0 mse 0.0 0 mae 0.0 mse 0.0 0 mae 0.0 mse 0.0

dk-liang commented 1 year ago

You need to generate the training or test list

FCgogogo commented 1 year ago

the NWPU_list have generated three list files

dk-liang commented 1 year ago

Maybe you can print the image path to check it