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
- 분류된 음식들에서 dish 값이 생각보다 많이 나옴
- (새로운 로직 - 식판이미지에서 반찬1,반찬2 ... 이런식으로 구역을 분류해주는 알고리즘 생성을 하려했으나 불필요하다고 판단)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dish(접시) 값 무시
좌표:음식 기준으로 탐색 후 출력되게 구현했기 때문에
반복문으로 dict 생성과정에서 입력을 무시하면 된다고 판단하고 큰 로직변경없이 추가해줌.
The text was updated successfully, but these errors were encountered: