Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Image recognition on server

Hello!

I’m trying to create an image recognition functionality, where the user takes photos and sends it to my server and I check if the photo contains an image I previously registered to my server.

I found out about a paper and its implementation

https://github.com/cl199443/Deep-Semantic-Feature-Matching

I currently think feature-matching is what I look for.

Question it, is there a automatic way to train a feature network to also store feature patterns it’s seen before and matched to target images?

Or do you have any other workflow suggestions to tackle this problem? Thanks

Edit: I need this solution to be a zero-shot learning solution.

submitted by /u/emreqemal
[link] [comments]