인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

dlsgurdlfkd's profile image
dlsgurdlfkd

asked

A Complete Guide to Deep Learning CNN - TensorFlow Keras Version

Understanding Ramp Up and Step Down Decay and Applying it in Keras

안녕하세요, Ramp Up and Step Down Decay에 대해 여쭤보고싶습니다.

Written on

·

270

0

안녕하세요! 정말 좋은 강의 감사합니다.

강의에서 나온 Ramp Up and Step Down Decay이 정말 좋은 아이디어인거같아 현업에 사용해보려고 하는데,

CNN이 아닌 object detection에도 사용되나요?

감사합니다 ㅎㅎ

cnnkeras머신러닝 배워볼래요? kaggletensorflow딥러닝

Answer 1

0

dooleyz3525님의 프로필 이미지
dooleyz3525
Instructor

안녕하십니까, 

object detection에도 가능은 합니다만, learning rate를 동적으로 제어하는 것을 허용하는 Object detection package가 있고, 그렇지 않은 경우가 있어서, package 별로 적용 가능성을 확인해 봐야 합니다. 

감사합니다. 

dlsgurdlfkd's profile image
dlsgurdlfkd

asked

Ask a question