Tried using a Siamese Network for a small computer vision problem
This story is from 2026-09-15. It is preserved in the archive; the latest stories are on the live feed.
I've been experimenting with one-shot learning and wanted to try something other than a standard classifier. The problem is pretty simple: classify images as front view vs top view. I trained a Siamese network where two images go through the same encoder, and the model learns whether their embeddin…
Read the full story at r/computervision ↗
Timeline · 1 report
- 2026-09-15 15:24 · r/computervision
Tried using a Siamese Network for a small computer vision problem