Skip to content

Instantly share code, notes, and snippets.

@Jinsun-Lee
Last active December 14, 2022 15:56
Show Gist options
  • Save Jinsun-Lee/703a96efd7aeef95f4fe8b996f652098 to your computer and use it in GitHub Desktop.
Save Jinsun-Lee/703a96efd7aeef95f4fe8b996f652098 to your computer and use it in GitHub Desktop.
Help ME!!!
robot tf setting
@Jinsun-Lee
Copy link
Author

Jinsun-Lee commented May 30, 2022

전이학습은 마지막 출력을 재구성한다
데이터를 다시 쓰는 건가? 모델의 가중치를 쓰는 게 아니고?

모델을 왜 잘라낼까 덧붙이면 어떻게 될까
그냥 덧붙이는 부분 있음 확인해 보기

리사이즈 <-> 노말라이제이션
크기를 224*224 0~1 사이의 값

@Jinsun-Lee
Copy link
Author

Jinsun-Lee commented on Jun 14
pooling으로 값을 줄이는 것과 stride로 값을 줄이는 것의 차이가 뭘까?

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