happynear / happynear/caffe-windows
Triplet loss test
Open
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
Assessment
This issue has not been assessed yet.