강의

멘토링

커뮤니티

Inflearn Community Q&A

actyun12162795's profile image
actyun12162795

asked

License Plate Recognition Project and Deep Learning Image Recognition All-in-One with TensorFlow

Custom Dataset Practical Project Practice 2 - Training License Plate Detection Model using EAST (Custom Dataset)

split 함수 문제

Written on

·

367

0

제가 만든 custom data로 split 함수하나 추가하라고해서 했는데 문제가 일어납니다. split함수 저렇게 추가하는거 다르게 만드는걸까요?

cnnNLPtensorflow머신러닝 배워볼래요? 컴퓨터-비전딥러닝

Answer 1

0

AISchool님의 프로필 이미지
AISchool
Instructor

안녕하세요~. 반갑습니다.

아래 코드를 참조해서 수정해보세요~.

https://gist.github.com/solaris33/b1eb323648a624e9eb827e8cb9641c51/#file-data_processor-py-L46

감사합니다.

actyun12162795's profile image
actyun12162795

asked

Ask a question