AllenCell / AllenCell/allencell-segmenter-ml
[1.1]create function to copy state dict for model weights
Offen
#367
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @benjijamorris
Auf GitHub ansehen
- Vorherrschende Sprache
- Python
- Sterne
- 5
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We want to be able to train a new model from existing model weights. We need code so that we can grab this from the `.ckpt` state dict and start a new model from these weights.
preferably we can provide an existing checkpoint file as an override to the config for training and cyto-dl handles this.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.