Skip to content

Conversation

IanButterworth
Copy link
Contributor

Intends to make it possible to load custom pretrained EfficientNet models.

Opening this PR as a draft to see if there are opinions as I am unfamiliar with this package.

PR Checklist

  • Tests are added
  • Documentation, if applicable

@IanButterworth IanButterworth force-pushed the ib/efficientnet_custom_pretrain branch from 7a93dfa to bac14c0 Compare December 4, 2023 17:32
@IanButterworth IanButterworth mentioned this pull request Dec 4, 2023
2 tasks
@ToucheSir
Copy link
Member

This generally makes sense to me, can you think of any way taking a string path could limit us further down the line @darsnack @theabhirath ?

@darsnack
Copy link
Member

darsnack commented Dec 5, 2023

There was a plan to open up the pretrain argument to allow specifying the name of an artifact to load. The intention being to have multiple artifacts per model spec.

But I think the way this is implemented, it should be easy to add that case down the line. Looks good to me! I guess the only suggestion is to add this feature to other models as well for consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants