Coder Social home page Coder Social logo

add ext save about image-match HOT 11 CLOSED

rhsimplex avatar rhsimplex commented on July 28, 2024
add ext save

from image-match.

Comments (11)

pablodgonzalez avatar pablodgonzalez commented on July 28, 2024 1

Hi, @rhsimplex and @smallevil .
Today, I started to use this project, in few minutes, I created un docker-compose and loaded data and tested it.
It was awesome, but at the last hours of day I understand that we need searching with metadata too.
I'd like search by image and metadata, because I use different enough image and I can filter about 90% data, but still many results which to get most asserted results.
I can implement that but the best thing is wait for the integration of pull request.

from image-match.

rhsimplex avatar rhsimplex commented on July 28, 2024

Thanks for the effort @smallevil I'll have a look =)

from image-match.

rhsimplex avatar rhsimplex commented on July 28, 2024

I created a pull request with your code: #26 looks good, but I have to finish the integration tests #19 before merging anything. Thanks again for your help!

from image-match.

smallevil avatar smallevil commented on July 28, 2024

You look forward to merge into it.
This project is like

from image-match.

smallevil avatar smallevil commented on July 28, 2024

@pablodgonzalez
I have a question:
If you are using metadata,
For example: a picture, it appears in the A site too, are B site appeared, in fact, I think both are added to the list can be found out.
If you are using metadata, will not cause the same picture can only be added to the library again?

from image-match.

smallevil avatar smallevil commented on July 28, 2024

@pablodgonzalez
Also:
If you do, the search speed will not be affected?

from image-match.

rhsimplex avatar rhsimplex commented on July 28, 2024

Hi @pablodgonzalez! I'm back from vacation and can work on this now.

@smallevil there is currently no code to block duplicates. You could make some metadata field the index (primary key) and protect against duplicates that way, since the index is unique. This shouldn't slow things down. Or you could reject adding very similar images if you like.

from image-match.

smallevil avatar smallevil commented on July 28, 2024

@rhsimplex
Thank you, so just fine.
We look forward to publish as soon as possible.
I've been waiting for after the release, I can use.
I'm impatient

from image-match.

rhsimplex avatar rhsimplex commented on July 28, 2024

@pablodgonzalez @smallevil can you tell me how you envision the metadata search to work? We have added the metadata field (thanks @smallevil), but should searching the metadata search be separate? Should it be mixed into the dist score? Should a schema be enforced or is anything permissible as metadata?

In my opinion, anything should be permissible as metadata, but it is up to the user to implement their own queries.

from image-match.

smallevil avatar smallevil commented on July 28, 2024

Can you tell me the next version probably Published Why?
Because my side of the project is also waiting for you in the new version can store JSON. It has been stalled for some time.

from image-match.

rhsimplex avatar rhsimplex commented on July 28, 2024

I can't merge this PR into master because the metadata fields should be separated from the image search fields. I still need to modify your code a bit. No ETA unfortunately.

In the meantime, you can use your code by doing:

git clone https://github.com/ascribe/image-match.git
cd image-match/
git checkout ba881a8b7f4f33b7a1d87d6b20724e58639e097e

So you don't need to wait on me

from image-match.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.