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
@shurain 안녕하세요. 좋은 소스를 공개해주셔서 감사합니다. 이모델을 트레이닝 하려고 하는데, 데이터셋의 구성을 어떻게 해야 하는건가요?
제안하신 디렉토리 구조는 이해가 됩니다.
dataset_directory |___ train | |__ mask | |__ image | |___ test |__ mask |__ image
이때 원본 이미지와 마스크 이미지의 형태를 어떻게 구성하면 될까요?
그리고 트레이닝이 끝나는 조건이 있나요? 너무 오래걸려서요
GPU Tesla K80 입니다.
image
mask
그리고, input / output node 명좀 먼지 알려주세요. freeze_graph 할려고 합니다. 혹시 covert_to_pb 설정이 가용한건지 확인도 부탁드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@shurain 안녕하세요. 좋은 소스를 공개해주셔서 감사합니다.
이모델을 트레이닝 하려고 하는데, 데이터셋의 구성을 어떻게 해야 하는건가요?
제안하신 디렉토리 구조는 이해가 됩니다.
dataset_directory
|___ train
| |__ mask
| |__ image
|
|___ test
|__ mask
|__ image
이때 원본 이미지와 마스크 이미지의 형태를 어떻게 구성하면 될까요?
그리고 트레이닝이 끝나는 조건이 있나요? 너무 오래걸려서요
GPU Tesla K80 입니다.
image
mask
그리고, input / output node 명좀 먼지 알려주세요. freeze_graph 할려고 합니다. 혹시 covert_to_pb 설정이 가용한건지 확인도 부탁드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered: