Skip to content

feat: allow custom backbone weights#1

Open
s12359e wants to merge 1 commit intomainfrom
codex/modify-patch-core-for-custom-pretrained-model
Open

feat: allow custom backbone weights#1
s12359e wants to merge 1 commit intomainfrom
codex/modify-patch-core-for-custom-pretrained-model

Conversation

@s12359e
Copy link
Copy Markdown
Owner

@s12359e s12359e commented Aug 7, 2025

Summary

  • allow specifying custom backbone checkpoints via new --backbone_paths flag
  • add utility to load checkpoints with common prefix handling
  • document how to use external pretrained models as backbones

Testing

  • env PYTHONPATH=./src python3 -m pytest -v (fails: ModuleNotFoundError: No module named 'timm')
  • pip install timm (fails: Could not find a version that satisfies the requirement timm)

https://chatgpt.com/codex/tasks/task_e_6894aed637c08322bff3b90415ac9cec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant