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

Test Result #2

Open
glee1228 opened this issue Jun 11, 2019 · 1 comment
Open

Test Result #2

glee1228 opened this issue Jun 11, 2019 · 1 comment
Labels

Comments

@glee1228
Copy link
Owner

glee1228 commented Jun 11, 2019

parameter& Dataset :

  • Dataset : Sejong University building( in Seoul ) Image Dataset
  • input image size : ( 128,128,3 )
  • base model : VGG16( pretrained weights : 'imagenet')
  • netVLAD clustering num : 7
  • train batch size : 32
  • training triplet data size : 700 ( 100 * 3 pairs images per class )
  • total epochs : 10
  • optimizer : SGD(learning rate=0.01, decay=1e-6, momentum=0.9, nesterov=True)
  • triplet loss margin : 1e-4

Triplet Input Set

581952303 27

Input Query Image

581952216 55

Top 5 Similar Image in reference Dataset

581952227 80

TSNE Result

581952195 79

@glee1228
Copy link
Owner Author

Additional result

TestImage

ResultImage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant