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

Inflearn Community Q&A

zeroche720064's profile image
zeroche720064

asked

[OpenCV] Python Deep Learning Image Processing Project 2 - Find the Bad Apples!

Building a model to identify apples and tangerines using Keras

버젼 문제

Written on

·

203

0

코랩에서 파이썬 버젼 변경 할 수 있나요?

모델 생성하여 내 PC에서 하니 버젼이 다르다고 합니다.

제 PC는 파이썬 3.6 입니다.

opencv컴퓨터-비전keras딥러닝tensorflow

Answer 1

0

zeroche720064님의 프로필 이미지
zeroche720064
Questioner

자답입니다.

colab tensorflow 버젼 2.3

제 피씨 tensorflow 버젼 1.4 였습니다.

위 와 같은 경우 코랩에서 만든 모델을 제 피씨에서 사용할 때 에러 나는 군요

그래서 PC tensorflow 버젼을 2.3으로 변경하였습니다.

zeroche720064's profile image
zeroche720064

asked

Ask a question