weaviate-tutorials / DEMO-face-recognition

0 stars 2 forks source link

Hacktoberfest: Face recognition demo update #1

Closed iamleonie closed 11 months ago

iamleonie commented 1 year ago

This is the tracker for polishing the “face recognition” demo. Please refer to our Hacktoberfest 2023 blog if you want to contribute!

List of items to contribute:

We're open to further suggestions. If you have any further potential improvement ideas, let us know in the comments!

📣You can contribute parts of the issue or the whole issue. Please comment below to volunteer for the part(s) you want to contribute to.

❓For any questions you might have along the way, join our Discourse community forum, where we're ready to answer your questions. Or join our dedicated #hacktoberfest channel in our Weaviate Community Slack channel to stay connected and receive real-time support.

✅For your PR, please mention this issue and set @iamleonie as the reviewer and we will review your PR shortly.

Mukilan-Krishnakumar commented 1 year ago

Hey @iamleonie, I would like to run the existing two demos and identify and document what exists and what is or isn’t working for the next task.

iamleonie commented 1 year ago

Sounds great @Mukilan-Krishnakumar!

Mukilan-Krishnakumar commented 1 year ago

Hey @iamleonie I have consolidated the following observations and I require your counsel on proceeding further.

Face-Recognition-App

The first demonstration is the face-recognition-app It works perfectly as intended, I had no issue with spinning up the instance or running the demonstration.

One suggestion would be to make the README.md more descriptive.

Right now, the README has instructions for starting and stopping the demo but provides no additional information on how the demo works.

It is solving a complex problem by leveraging Weaviate and vector similarity, if I am the reader I would like to know that.

Other than that, it was a wonderfully packaged demonstration.

Attendance-System-Example

The second demonstration is the attendance-system-example

A few documentation changes:

This demonstration also had few code issues and RunTime problems:

Screenshot 2023-10-17 at 5 44 29 AM Screenshot 2023-10-17 at 5 49 30 AM

Concluding Thoughts

Both of the demonstrations showcase image search using similarity. Combining them into one proper demonstration would make it easier for readers to understand. I specifically liked the first demonstration, adding more description to it seems to be my preference. Let me know what you think.

iamleonie commented 1 year ago

Hi @Mukilan-Krishnakumar, Thank you for your detailed analysis. I have initiated the repo with the face-recognition-app as a starting point, as you suggested.

Would you like to make the edits to the README.md file you suggested?

Also, are there any aspects from the second demo that you think should be incorporated to the first demo?

Mukilan-Krishnakumar commented 1 year ago

Thanks @iamleonie Yes, I would like to make the edits to the README.md. I found the second demo to be much interesting from a reader's perspective. It addressed reasoning behind this solution such as "Why we need this?", "How does it actually solve the problem?" etc. I would like to incorporate this to the first demo.

iamleonie commented 1 year ago

Sounds great! Thank you so much @Mukilan-Krishnakumar. Looking forward to your PR.

Mukilan-Krishnakumar commented 12 months ago

Hey @iamleonie, The PR has been merged. What should I do next?

P.S: The PR is not recognized in the Hactoberfest Website stating that the Repo is not participating in Hactoberfest. Can you look into this?

iamleonie commented 12 months ago

Hi @Mukilan-Krishnakumar, I apologize, I had forgotten to add the Hacktoberfest label to the repository. It's now fixed. Can you please have a look and see if your PR is now recognized?

Mukilan-Krishnakumar commented 12 months ago

Thanks @iamleonie It is recognized and now under 7-day review period.

Mukilan-Krishnakumar commented 12 months ago

Hey @iamleonie, The PR has been merged. What should I do next?

P.S: The PR is not recognized in the Hactoberfest Website stating that the Repo is not participating in Hactoberfest. Can you look into this?

What's the next plan of action @iamleonie?

iamleonie commented 12 months ago

@Mukilan-Krishnakumar If you would like to make more contributions to the demo sprint, you can pick any of the projects, find the Hacktoberfest issue and select one of the open tasks.

Mukilan-Krishnakumar commented 12 months ago

Hi @iamleonie, I will stick to this repository. I would like to add Demo Video, Prerequisites and Setup Instructions. Description, Usage instructions, Dataset License and Used technology stack already exist. Completing this should essentially complete the README updates.

iamleonie commented 11 months ago

Thank you, everyone, for contributing to a successful Hacktoberfest 2023!

This issue will now be closed.

If you are still working on any topics, you can, of course, continue on them. However, please note that any PRs created after Oct 31st will not count towards Hacktoberfest.

Mukilan-Krishnakumar commented 11 months ago

Thanks @iamleonie for your constant support and guidance during the Contribution. Couldn't have done this without you. Thanks to you and the wonderful team at Weaviate!!