-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
[Feat] HSV Blood Detection #89
Comments
데이크루 포스팅 https://dacon.io/codeshare/4858?page=1&dtype=recent |
HSV, 특정 색상 추출 포스팅 https://sikaleo.tistory.com/84 |
관심 영역 지정하여 픽셀 색상 비중이 비슷한 영역 추출 semantic segmentation 라벨링에 도움될지도 |
처음 생각한 방식은 yolo blood detection으로 가장 높게 blood가 있는 곳 하나의 bounding box를 roi로 지정해서 비슷한 영역을 추출 |
What?
How?
Todo
The text was updated successfully, but these errors were encountered: