Skip to content
Discussion options

You must be logged in to vote

Hi @VpkPrasanna , it has been mentioned in the timm docs here https://rwightman.github.io/pytorch-image-models/models/noisy-student/.

These weights have been ported from Google's official tensorflow weights and you could use tf_efficientnet_b0_ns-tf_efficientnet_b7_ns to use b0-b7 weights.

You could also use tf_efficientnet_l2_ns or tf_efficientnet_l2_ns_475 in model name inside timm.create_model to use these pretrained weights.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@amaarora
Comment options

@VpkPrasanna
Comment options

Answer selected by VpkPrasanna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants