it-hao / MITNet

8 stars 1 forks source link

I was wondering what version of Python you used. #1

Open yeziyuan27 opened 4 days ago

yeziyuan27 commented 4 days ago

Thank you very much for your work. When I tried to implement it using your code, there was an error in the reference part of the package. I was wondering what version of Python you used. I look forward to your reply.

it-hao commented 3 days ago

Thank you very much for your work. When I tried to implement it using your code, there was an error in the reference part of the package. I was wondering what version of Python you used. I look forward to your reply.

lmdb==1.3.0 numpy==1.23.1 Pillow==9.2.0 tensorboardX==2.5.1 torch==1.12.1 torchvision==0.13.1 tqdm==4.64.0

yeziyuan27 commented 3 days ago

What version of Python are you using? Is it version 3.7?