The Wayback Machine - https://web.archive.org/web/20220302003306/https://github.com/jina-ai/jina/issues/3649
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build using Jina : Pet image classification - upload image of your pet, find which breed it is/ info about it #3649

Open
joeyouss opened this issue Oct 12, 2021 · 11 comments

Comments

@joeyouss
Copy link
Member

@joeyouss joeyouss commented Oct 12, 2021

At Jina, we build crazy fun things using Jina and one such example is the meme search.
Meme search allows you to upload a meme of your choice and renders many similar memes to your meme !.

If you are interested in getting your hands on coding with Jina and creating something, this is the issue for you.

Idea:
Create a Pet image classification!.

What It does?
Upload an image of your pet or any animal as an input and render information about it -its breed, food habits etc . !

What is the tech stack?

  • Jina for backend
  • Streamlit for frontend (or any other front end framework you prefer)
  • Dataset ? - feel free to use any !

To help you get started , we have a list of simple examples created using Jina here - https://github.com/alexcg1/simple-jina-examples

How do I get started if I am a beginner?

I am stuck, I need help !!
We hear you, drop into our discord channel and post your queries there , introduce yourself and get to meet some amazing people building Jina and contributing to Jina !

What if you have no idea what Jina is or neural search is?
Try - https://www.youtube.com/watch?v=Ex6vYQoTbdE , we created a video explaining everything about what is neural search and Jina !

Do I get Swags?
We love appreciating good work in open source and every project you create/every contribution you make will be rewarded with some amazing swags. Find out more at - https://jina.ai/blog/swag/

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 18, 2021

Can I work on this, I am new to open source and jina, and don't have much knowledge about it

@joeyouss
Copy link
Member Author

@joeyouss joeyouss commented Oct 18, 2021

Hey @Vidit-Ostwal , sure go ahead
"New to open source" is a great way of telling the world that you are ready to dive in and create valuable products !!

To help you with jina , please read our README and you might get a good understanding of Jina.
One of our amazing contributors made - https://devpost.com/software/boku-no-basketball and this might help you a great deal !

For any questions, please comment or you can find Jina engineers on our slack !

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 19, 2021

https://github.com/jina-ai/jina#run-quick-demo
This link is not working, can you please check this once
@joeyouss

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 19, 2021

Will I need to provide the datasets or the dataset is already provided?

@joeyouss
Copy link
Member Author

@joeyouss joeyouss commented Oct 20, 2021

@Vidit-Ostwal Hi ! you can search for dataset on kaggle , if you do not get a relevant dataset, we can help you search for one. Also, the link if working for me but if you are having trouble accessing it then I suggest go to

run quick demo

heading in Jina's repo

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 20, 2021

I am somewhat confused to where to start from, Can you write the major steps (like milestone type) which will be sequentially completed while solving this issue, and what documentation I need to refer to complete those individual milestones?
@joeyouss

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 23, 2021

@Vidit-Ostwal
Copy link

@Vidit-Ostwal Vidit-Ostwal commented Oct 30, 2021

https://www.kaggle.com/zippyz/cats-and-dogs-breeds-classification-oxford-dataset
I found this dataset, it contains breed of a particular pet (cats and dogs).

@joeyouss
Copy link
Member Author

@joeyouss joeyouss commented Nov 1, 2021

hi @Vidit-Ostwal , thanks for your patience. Have sent you a text on slack

@sfedis
Copy link

@sfedis sfedis commented Jan 28, 2022

What is the state of this issue? If it's inactive can I give it a try?

@Bashirkazimi
Copy link

@Bashirkazimi Bashirkazimi commented Feb 26, 2022

Hi @joeyouss,

I gave this issue a go and learned a lot. Could you please have a look at it?

Here is the link to the repo: https://github.com/Bashirkazimi/jina-pet-breed-classification

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment