Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression 2019-05-20 19:34:55 Paper: https://arxiv.org/pdf/1902.09630.pdf Project page: https://giou.stanford.edu/ Code: https://github.com/generalized-iou 1. Background and M
什么是GloVe GloVe(Global Vectors for Word Representation)是一个基于全局词频统计(count-based & overall statistics)的词表征(word representation)工具,它可以把一个单词表达成一个由实数组成的向量,这些向量捕捉到了单词之间一些语义特性,比如相似性(similarity).类比性(analogy)等.我们通过对向量的运算,比如欧几里得距离或者cosine相似度,可以计算出两个单词之间的语义相似性.
目录 概 主要内容 Pang T, Du C, Zhu J, et al. Max-Mahalanobis Linear Discriminant Analysis Networks[C]. international conference on machine learning, 2018: 4013-4022. @article{pang2018max-mahalanobis, title={Max-Mahalanobis Linear Discriminant Analysis Netwo