A mother-of-pearl inlay loft reuses a pretrained stills stack. How should they adapt it with less computation than updating every layer?
Select an answer to reveal the explanation.
Short Explanation
Early layers already know edges and sheen; leave them alone. Teaching only the last stage is transfer with a lighter compute bill—like polishing the final inlay, not rebuilding the whole shell.
Full Explanation
Freezing early layers and adapting the last stage is an associate-level transfer pattern that spends less computation than updating every weight. Full retrain or random restart wastes the pretrained head start. Speech replica knobs do not perform vision adaptation.