chaoyuaw commented on a change in pull request #9165: add embedding learning 
example
URL: https://github.com/apache/incubator-mxnet/pull/9165#discussion_r165834384
 
 

 ##########
 File path: example/gluon/embedding_learning/README.md
 ##########
 @@ -0,0 +1,72 @@
+# Image Embedding Learning
+
+This example implements embedding learning based on a Margin-based Loss with 
distance weighted sampling [(Wu et al, 
2017)](http://www.philkr.net/papers/2017-10-01-iccv/2017-10-01-iccv.pdf). The 
model obtains a validation Recall@1 of ~64% on the [Caltech-UCSD 
Birds-200-2011](http://www.vision.caltech.edu/visipedia/CUB-200-2011.html) 
dataset.
 
 Review comment:
   Many thanks for the good suggestion! Yes, I will update this soon.  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to