Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☑️ Describe your changes
배포를 위해 수정된 버전이 업데이트가 되어 커밋 합니다. 크게 수정된 내용으로는 기존 Torchvision에 있던 Keypoint Mask R-CNN ResNet101 Backbone모델에서 Latency가 길어, YOLOv8를 사용하기 위해 변경되었다는 점이 크게 있습니다. 두 모델 동일하게 17개의 Keypoint를 예측하기 때문에 그 외의 모델 변경은 없습니다.
추가로 MMPose just_dance 프로젝트의 사용된 유사도 함수가 적용되어 저희의 서비스에 맞도록 적용하였습니다.
🔗 Issue number and link
Performance on Nvidia Jetson Nano (Deployed Version) #5
[AI] Metrics function changed to MMPose example project "just dance" similarity function style. #4
[AI] Service Sourcing on Nvidia Jetson Nano with L4T Docker Container #3