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
semantic-segmentation-level2-cv-06/dataset.py
Line 56 in 8a6c306
The text was updated successfully, but these errors were encountered:
제 브랜치에 수정해 놓았는데 지금 master 브랜치에도 수정이 필요할까요?
Sorry, something went wrong.
아 그렇다면 재환님 pr을 머지하는게 좋을 것 같습니다 !!
No branches or pull requests
semantic-segmentation-level2-cv-06/dataset.py
Line 56 in 8a6c306
이 부분 경재님께서 수정하신
anns = sorted(anns, key=lambda idx : idx['area'], reverse=True)
이 걸로 바꿔야 하지 않나요?
The text was updated successfully, but these errors were encountered: