We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(1) vgg19같이 이미 있는 모델을 사용할경우 operation layer 이름을 바꿀수 있는지 (2) 개인이 만든 모델에서의 operation을 바꿀수 있는지
The text was updated successfully, but these errors were encountered:
layer name 변경 관련해서 이전에 찾아보았던 링크가 있어 도움이 될까 싶어 남깁니다! https://datascience.stackexchange.com/questions/40886/how-to-change-the-names-of-the-layers-of-deep-learning-in-keras
Sorry, something went wrong.
hyoonseo159357
No branches or pull requests
(1) vgg19같이 이미 있는 모델을 사용할경우 operation layer 이름을 바꿀수 있는지
(2) 개인이 만든 모델에서의 operation을 바꿀수 있는지
The text was updated successfully, but these errors were encountered: