העברת סגנון עצבית
העברת סגנון עצבית (Neural Style Transfer, להלן NST) היא טכניקת סינתזת תמונה מבוססת למידה עמוקה, שהוצגה על ידי גאטיס, אקר ובֶּתְגֶה בשנת 2015. טכניקה זו מפרידה את התוכן הסמנטי של תמונה אחת מהמרקם החזותי והסגנון האמנותי של תמונה אחרת, ואז משלבת אותן מחדש לתמונה מסונתזת אחת על ידי אופטימיזציה איטרטיבית של ערכי הפיקסלים כדי למזער פונקציית הפסד משולבת של תוכן וסגנון, המחושבת ממפות התכונות (feature maps) של רשת עצבית קונבולוציונית (CNN) שאומנה מראש.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Gatys, L. A., Ecker, A. S., & Bethge, M. (2016). Image Style Transfer Using Convolutional Neural Networks. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 2414–2423. DOI: 10.1109/CVPR.2016.265 ↗
- Gatys, L. A., Ecker, A. S., & Bethge, M. (2015). A Neural Algorithm of Artistic Style. arXiv preprint arXiv:1508.06576. link ↗
- Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT Press. ISBN: 978-0-262-03561-3
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Neural Style Transfer via Convolutional Neural Network Feature Statistics. ScholarGate. https://scholargate.app/he/deep-learning/neural-style-transfer
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- רשת יריבות יוצרת (Generative Adversarial Network)למידה עמוקה↔ compare
- Transfer Learningלמידת מכונה↔ compare
- מפענח אוטומטי וריאציונילמידה עמוקה↔ compare