Wanggcong / Spatial-Temporal-Re-identification

[AAAI 2019] Spatial Temporal Re-identification
MIT License
384 stars 78 forks source link

train error #49

Open lly456 opened 11 months ago

lly456 commented 11 months ago

hi During in the process of run train_market.py, i get a error as follows:

train_market.py", line 159, in train_model outputs = model(inputs) ValueError: expected 2D or 3D input (got 1D input)

what's the problem? can you show me the market category? Thank you.