Xianpeng919 / MonoCon

Learning Auxiliary Monocular Contexts Helps Monocular 3D Object Detection (AAAI'22)
146 stars 23 forks source link

What's the target version of timm? #20

Open zhaowei0315 opened 1 year ago

zhaowei0315 commented 1 year ago

Hello Team, Greetings. I can see when I install timm, the torch will be updated at the same time. maybe I should provide a version number when I install the timm in order to avoid updating of torch. thank you.

Best regards, Felix

Xiaolong-RRL commented 1 year ago

Try this version: pip install timm==0.4.5