happynear / happynear/caffe-windows

Triplet loss test

Open
#42 11 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
C++
Stars
1.3k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

Some users reported that the program would crash when using triplet loss.
Similar issue https://github.com/BVLC/caffe/issues/2995 . It seems that the caffe_gpu_dot() is unproperly used.

I have merged another implementation of triplet loss. It uses gemv instead. I am out for business now. Can someone have a try and report the result to me?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.