Skip to content

Comments

8월달| triplets_generator 삭제 및 triplet_model.py보완#4

Open
ch9968 wants to merge 6 commits intomasterfrom
chanhee
Open

8월달| triplets_generator 삭제 및 triplet_model.py보완#4
ch9968 wants to merge 6 commits intomasterfrom
chanhee

Conversation

@ch9968
Copy link
Contributor

@ch9968 ch9968 commented Aug 14, 2024

기존의 triplets_generator는 삭제하고 positive, negative를 골고루 담은 new_triplets.txt를 이용하여 직접 학습시켰습니다. 회전 이미지를 학습할 수 있도록 datagen(data generator)을 추가하였습니다. 이전 코드에서 horse-17, horse-192(대칭 이미지)의 유사도는 85%였으나 datagen을 이용한 후에는 유사도가 91.59%가 나왔습니다.

pair 이미지 유사도 사진 첨부합니다. 감사합니다.

스크린샷 2024-08-14 오후 5 43 24

@ch9968 ch9968 self-assigned this Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant