WildChlamydia / MiVOLO

MiVOLO age & gender transformer neural network
308 stars 54 forks source link

timm version 0.9.16 #38

Open plzzk5 opened 6 months ago

plzzk5 commented 6 months ago

I recently developed an application that requires the latest version 0.9.16 of the timm package. However, MiVOLO uses version 0.8.13.dev0 of the timm package. Therefore, I have modified some of the MiVOLO code to support timm==0.9.16.

Dutch77 commented 1 month ago

:D I really need to check pull requests first before wasting time of doing same. Btw this fix works even for timm 1.0.8

Dutch77 commented 1 month ago

@plzzk5 seems to me everything works even with >=0.9.0

If you confirm it, unlock it from bottom pls so this lib is not unnecessarily locked too high (if authors of this repo decides to merge)