Skip to content
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

[AI] 최종 배포 버전 개발과 README 파일 수정 #6

Merged
merged 3 commits into from
Nov 22, 2023
Merged

Conversation

insung3511
Copy link
Member

☑️ Describe your changes

배포를 위해 수정된 버전이 업데이트가 되어 커밋 합니다. 크게 수정된 내용으로는 기존 Torchvision에 있던 Keypoint Mask R-CNN ResNet101 Backbone모델에서 Latency가 길어, YOLOv8를 사용하기 위해 변경되었다는 점이 크게 있습니다. 두 모델 동일하게 17개의 Keypoint를 예측하기 때문에 그 외의 모델 변경은 없습니다.

추가로 MMPose just_dance 프로젝트의 사용된 유사도 함수가 적용되어 저희의 서비스에 맞도록 적용하였습니다.

🔗 Issue number and link

@insung3511 insung3511 self-assigned this Nov 22, 2023
@Sirius506775 Sirius506775 merged commit 445cdb9 into main Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants