pytorch-image-models icon indicating copy to clipboard operation
pytorch-image-models copied to clipboard

[FEATURE] Adding Squeezenet in timm

Open nahidalam opened this issue 3 years ago • 2 comments

Is there a plan for adding Squeezenet as part of timm library?

nahidalam avatar Jun 20 '22 22:06 nahidalam

@nahidalam I was not planning to add that one as it doesn't look very compelling compared to many recen models in that size range, any particular reason?

rwightman avatar Jun 28 '22 22:06 rwightman

Just because I was planning to use it and thought loading from timm is generally easier than torch hub

nahidalam avatar Jun 29 '22 01:06 nahidalam

@rwightman can you share some smaller models in that size range, which are suited for embedded devices available in timm models.

ankitmaurya001 avatar Feb 01 '23 17:02 ankitmaurya001