강의

멘토링

커뮤니티

Inflearn Community Q&A

huklam365295's profile image
huklam365295

asked

[AI Practice] Getting Started with Paper Implementation for AI Research Engineers with PyTorch

Loss (4) - Style Loss - Forward Implementation

normalization 관련 질문

Written on

·

40

0

논문에 나온대로 style representation의 normalization을 진행한다면

gram_matrix에서 div는 삭제하고 mseLoss를 구한 후 4*b*c^2*(h*w)^2를 수행해주면 되는걸까요

python딥러닝pytorch컴퓨터-비전ai-활용-(ax)

Answer

This question is waiting for answers
Be the first to answer!
huklam365295's profile image
huklam365295

asked

Ask a question