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

Enhancements #3

Open
2 of 3 tasks
riya-17 opened this issue Jul 21, 2018 · 48 comments · May be fixed by #27
Open
2 of 3 tasks

Enhancements #3

riya-17 opened this issue Jul 21, 2018 · 48 comments · May be fixed by #27
Labels
good first issue Good for newcomers

Comments

@riya-17
Copy link
Owner

riya-17 commented Jul 21, 2018

We can improve this project by adding new features to the current project like:

  • rotating the image
  • Detecting emotions of the image
  • zoom-in or zoom-out
    and many others
@riya-17 riya-17 added the good first issue Good for newcomers label Jul 21, 2018
@riya-17 riya-17 closed this as completed Jul 21, 2018
@riya-17 riya-17 reopened this Jul 21, 2018
@ayushprd
Copy link

Hi, I wanted to work on this project, however while trying to run this program on my computer I found that a file named encodings.pickle was missing. Can you please fix this?

@riya-17
Copy link
Owner Author

riya-17 commented Jul 24, 2018

Hello @ayushprd , I am glad that you want to work on this project. Yes, 2 files are yet to be uploaded for the project will upload soon and notify you.

@riya-17
Copy link
Owner Author

riya-17 commented Jul 24, 2018

Hey, I have uploaded the files in encodings folder you can go throught them :)

@ayushprd
Copy link

Thank you, its working now.

@stevemats
Copy link

Hey @riya-17 , I would like to contribute on the project by adding a zoom-in zoom-out if there's no one yet working on it. A #1 important issue to be considered..

@riya-17
Copy link
Owner Author

riya-17 commented Sep 18, 2018

Hello @stevemats , I am glad you that you want to work on this project. Just create an issue with zoom-in zoom-out name and you can contribute to add this feature in the project.

@kedMertens
Copy link

kedMertens commented Sep 27, 2018

Hi, @riya-17 !
I would like to work on emotion detecting feature.
I can open separate issue and propose some options on how it can be done.

@riya-17
Copy link
Owner Author

riya-17 commented Sep 28, 2018

Hello, @kedMertens , feel free to work on this feature. Yaa sure 👍

@UTpH
Copy link

UTpH commented Oct 2, 2018

Hi!
I'd like to contribute to this. Which feature would be great to start with?

@riya-17
Copy link
Owner Author

riya-17 commented Oct 3, 2018

Hey @UTpH I think you can start with any feature you like :). Every one of them is a good to start feature :) As an odd one out you can start with Rotating the image feature.

@lfp2
Copy link

lfp2 commented Oct 6, 2018

Hi, @riya-17
I want to contribute to this. Which feature I should start? :)

@riya-17
Copy link
Owner Author

riya-17 commented Oct 6, 2018

Hey @lfp2 I think you can start with any feature you like :). Every one of them is a good to start feature :) As an odd one out you can start with Rotating the image feature.

@riya-17 riya-17 changed the title Detect emotions Enhancements Oct 25, 2018
@shweiitg
Copy link

shweiitg commented Jul 1, 2019

Hi Riya,
One minor error Readme file.
it should be cmake --build . instead of cmake --build

@riya-17
Copy link
Owner Author

riya-17 commented Jul 2, 2019

Hey @shwetank1590
I have used cmake --build only and it worked for me. May I know the reason which can create a difference in using cmke --build . rather than cmake --build.

@shweiitg
Copy link

shweiitg commented Jul 2, 2019

the command is cmake --build dir [options] [-- [native-options]].
I am using ubuntu where you need to pass the directory path. I didn't check it for any other OS. Anyway if it is working then great.

@sudonitin
Copy link

Hi, @riya-17 is this issue solved?
If not I would like to look into it.

@riya-17
Copy link
Owner Author

riya-17 commented Jul 3, 2019

Hey, @GlobeFire
2 of 3 issues are solved. If possible you can work on emotion detection feature or any other feature you think will be good to add.

@sudonitin
Copy link

@riya-17 sure I would like to work on the feature of emotion detection

@justin-hubbard
Copy link

Hey @riya-17 I'd love to help out with this project. Anything I could add?

@riya-17
Copy link
Owner Author

riya-17 commented Sep 18, 2019

Yaa, sure. As you can see some of the goals are already accomplished. Either you can work on emotion detection or can add your own new feature. :)

@Dhyey4
Copy link

Dhyey4 commented Sep 26, 2019

Hi Riya,
I have also developed something similiar face recognition project that has more speed and accuracy. Can I update your code for the same on new branch ?

@riya-17
Copy link
Owner Author

riya-17 commented Sep 27, 2019

@Dhyey4 Sure, you can go ahead :)

@likemike3372
Copy link

Hi Riya!
Are there any issues that I could work on?
I am new to open source.

@pranjaldatta
Copy link

Hello @riya-17 ! I have worked on similar FR projects in the past but I happen to be a new commer to open source. I guess the quality and generalization of frontal face crops would be significantly improved if we use neural networks for the purpose. Would it be fine if I work on this?

@riya-17
Copy link
Owner Author

riya-17 commented Oct 3, 2019

@pranjaldatta yaa sure, go ahead

@riya-17
Copy link
Owner Author

riya-17 commented Oct 3, 2019

@likemike3372 Yaa, sure. As you can see some of the goals are already accomplished. Either you can work on emotion detection or can add your own new feature. :)

@prakhar154
Copy link

hi @riya-17, can i work on emotion detection?

@justin-hubbard
Copy link

@prakhar154 I'd also like to work on emotion detection, if you'd like to collaborate!

@prakhar154
Copy link

sure @justin-hubbard

@Ignatiusdork
Copy link

Hi @riya-17
Are there any issues that I could work on?
I am new to open source.

@justin-hubbard justin-hubbard linked a pull request Oct 25, 2019 that will close this issue
@justin-hubbard
Copy link

Hey everyone on this issue, I've added working emotion detection for 7 basic emotions using a neural network. It does not include the ability to create and compile the neural net itself, but it does include a compiled model that allows for detection. I can certainly add that if there is interest.

@justin-hubbard
Copy link

Is this project active at all anymore?

@riya-17
Copy link
Owner Author

riya-17 commented Jan 16, 2020

Sorry @justin-hubbard will look into you PR

@CleanPegasus
Copy link

Hey! Is the emotion recognition issue still open? I have worked on Emotion recognition and would love to combine the model with this project.

@koreandrum97
Copy link
Contributor

Is this project still active?

@dbckdgjs369
Copy link

@riya-17 Is this project still going?? If it is may I work on it?

@riya-17
Copy link
Owner Author

riya-17 commented Nov 19, 2020

Hey, @js04181 @dbckdgjs369 I was away for some time. Yes this project is still active and you may work on it.

@version0chiro
Copy link

Can I try working on adding the emotions detector @riya-17 ?

@riya-17
Copy link
Owner Author

riya-17 commented Feb 15, 2021

Hey, @version0chiro I already have a PR listed for emotion detection. So, I couldn't ask you to contribute again for the same feature. It would be good if you could come up with something new and contribute or you can also help me out by reviewing that PR.

@BrijeshYadav001st
Copy link

Hi, I wanted to work any open source projects related to ML for analytics or anything and for frontend and backed in HTML,CSS , javascript & PHP , Python.

@riya-17
Copy link
Owner Author

riya-17 commented Aug 27, 2021

@BrijeshYadav001st How can I help you?

@BrijeshYadav001st
Copy link

@riya-17 basically i'm looking some those have some open source project and they are finding someone which can easily working on ML or frontend or backend . Do you know anyone who is finding someone to work on an open source project.

@alteregoprofile
Copy link

@riya-17 basically i'm looking some those have some open source project and they are finding someone which can easily working on ML or frontend or backend . Do you know anyone who is finding someone to work on an open source project.
I am trying to find. Could use guidnace.

@vaibhavarora102
Copy link

Hi @riya-17
as per above checkbox
emotion detection part is still left

can I take up this issue, if so, can you please guide a bit
thanks

@Aman0307
Copy link

Hii @riya-17 I am new to open source but I am working on a similar project. Is there some feature that I can contribute to?

@riya-17
Copy link
Owner Author

riya-17 commented Mar 23, 2022

Hey @Aman0307 can you look into the PRs and check out what is working and what not and then proceed with adding new PRs

@azizHakim
Copy link

@riya-17 I would like to work on the emotion detection feature.

@sivani-kesara
Copy link

hello @riya-17, Is this project still open? If it is I would like to work on it and would love to contribute. Can you tell me if there Is any feature I can add to this if it is open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.