python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Could someone explain me what's behind the FaceNet Paper ? (one-shot learning, siamese network and triplet loss)
I'm struggling since about 3 weeks on my One-Shot learning project. I'm trying to unlock my computer with my face. Unfortunately, I'm far from this task.
First, I wanted to understand well the concept...
ThOpaque
Votes: 0
Answers: 0
Triplet loss can't learn as the theory in text embedding
I am working on a triplet loss based model for text embedding.
Short description:
I have a database about online shop, I need to find the suitble product when users enter a text on search bar. I wan...
Liem Truong
Votes: 0
Answers: 1