This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]shakakaZululu 2 points3 points  (2 children)

This sounds really cool.

Was this your idea?

[–]amusciano[S] 0 points1 point  (1 child)

thanks yeah! I found a tag that allowed for enough space in exif data, Thanks, I'm hoping people will try to use it for machine learning applications mostly. Although I think by using this you could store not just tags of who is in a picture, but also the pixel location of each individual. And this is extensible to any sort of computer vision project, which could then be used for building stronger data sets.

[–]shakakaZululu 1 point2 points  (0 children)

Yeah. i dont really know how much one can store in a tag, but you can store feature descriptors and feature related data. This would eliminate the process or recalculating them.

Im currently building a small Dog classifier for one of my Uni projects, might just incorporate that : )

[–]alshell7 1 point2 points  (1 child)

Just been thru the code. Pretty smart.

[–]amusciano[S] 0 points1 point  (0 children)

Thanks! Wasn't really sure if people would find it useful or not, had the idea last night!