PkuRainBow/HDC.caffe
Complete Code for "Hard-Aware-Deeply-Cascaded-Embedding"
Implements a cascaded deep metric learning framework with hard example mining for fine-grained visual recognition tasks like product and car classification. The approach uses custom Caffe layers—NormalizationLayer and PairFastLossLayer—to enable hard-aware pair sampling during training, optimizing embedding spaces for retrieval benchmarks like Stanford Online Products, CARS196, and CUB-200. Extends Caffe with configurable loss parameters supporting positive/negative/both pair mining modes with learnable margin strategies.
No commits in the last 6 months.
Stars
98
Forks
35
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 06, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/PkuRainBow/HDC.caffe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cosmosgl/graph
GPU-accelerated force graph layout and rendering
Clay-foundation/model
The Clay Foundation Model - An open source AI model and interface for Earth
nomic-ai/nomic
Nomic Developer API SDK
alexshtf/torchcurves
Parametric differentiable curves with PyTorch for continuous embeddings, shape-restricted models, or KANs
omoindrot/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow