ziwang1121 / IEEE

[AAAI 2022] Interact, Embed, and EnlargE (IEEE): Boosting Modality-specific Representations for Multi-Modal Person Re-identification.
MIT License
22 stars 1 forks source link

ModuleNotFoundError: No module named 'torchreid.models.ieee2modalBase' #2

Open one-salted-fish opened 2 years ago

one-salted-fish commented 2 years ago

Python can't find the file named ieee2modalBase when I use the order 'python setup.py develop'. And I check the path 'torchreid.models', there not exists the file 'ieee2modalBase'.

LiuZhihui97 commented 1 year ago

Python can't find the file named ieee2modalBase when I use the order 'python setup.py develop'. And I check the path 'torchreid.models', there not exists the file 'ieee2modalBase'.

Hello, have you found a solution yet? I have the same problem.

ziwang1121 commented 1 year ago

Python can't find the file named ieee2modalBase when I use the order 'python setup.py develop'. And I check the path 'torchreid.models', there not exists the file 'ieee2modalBase'.

Hello, have you found a solution yet? I have the same problem.

This bug have been fixed. You can download the new codes for training.