Caffe-DeepBinaryCode icon indicating copy to clipboard operation
Caffe-DeepBinaryCode copied to clipboard

Supervised Semantics-preserving Deep Hashing (TPAMI18)

Results 12 Caffe-DeepBinaryCode issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, Does this implementation scale the objective loss function? If you don't scale each of the three loss parts, aren't they implicitly weighted then based on their raw values (since...

Hi Kevin, I was wondering if you have a Dockerfile or docker-compose in order to try your repo. One cool repo with some templates is: https://github.com/tleyden/elastic-thought I had the same...