-
Notifications
You must be signed in to change notification settings - Fork 14
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
Prototype for infrared face recognition. #4 #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just mail a demo video to me andpull the dataset too or its link to download it .
hi
Below i have attached a sample video.
Also added the link to download the pretrained model file.
…On Sun, 8 Jan 2023 at 14:20, Deepanshu bisht ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Just mail a demo video to me andpull the dataset too or its link to
download it .
—
Reply to this email directly, view it on GitHub
<#11 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZYXZ4CJRYHHB5BODJS7ILWRJ5UBANCNFSM6AAAAAATULBM2I>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
where is the video |
Here is the link.
https://drive.google.com/file/d/1udQqmp8f3kXZ8qEcktszMGFqXjPrcYL4/view?usp=sharing
On Sun, 8 Jan 2023 at 16:22, Deepanshu bisht ***@***.***>
wrote:
… i can see any video link
On Sun, Jan 8, 2023 at 4:04 PM VANDIT TYAGI ***@***.***>
wrote:
> @vandit98 <https://github.com/vandit98> requested your review on: #11
> <#11>
Prototype
> for infrared face recognition. #4
> <#4>.
>
> —
> Reply to this email directly, view it on GitHub
> <
#11 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AVZNCQWIA73W4CNMWW6QMELWRKJ25ANCNFSM6AAAAAATULBM2I
>
> .
> You are receiving this because your review was requested.Message ID:
> ***@***.***
> com>
>
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZYXZ7JNZGLDIGDK46R7ATWRKMAHANCNFSM6AAAAAATULBM2I>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
is it work when lights r off because the infrared is for the time when driver drives in night time |
yes it does. |
what u have done in mobile that providing u the output
i
…On Sun, Jan 8, 2023 at 4:34 PM VANDIT TYAGI ***@***.***> wrote:
yes it does.
here is the video link
https://drive.google.com/file/d/1u8XaX-FObQKfc3ZQh4wBqjSkeAeEjVwN/view?usp=sharing
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZNCQXOXZTHGSJIIJKYZSLWRKNM3ANCNFSM6AAAAAATULBM2I>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
to see the parameter user have to use phone or on desktop it will show same
On Sun, Jan 8, 2023 at 4:37 PM DEEPANSHU BISHT_30 <
***@***.***> wrote:
… what u have done in mobile that providing u the output
i
On Sun, Jan 8, 2023 at 4:34 PM VANDIT TYAGI ***@***.***>
wrote:
> yes it does.
> here is the video link
>
> https://drive.google.com/file/d/1u8XaX-FObQKfc3ZQh4wBqjSkeAeEjVwN/view?usp=sharing
>
> —
> Reply to this email directly, view it on GitHub
> <#11 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AVZNCQXOXZTHGSJIIJKYZSLWRKNM3ANCNFSM6AAAAAATULBM2I>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
|
i am using phone just to produce the infrared image since i dont have any infrared camera. |
Ok u r using any application for it how u r doing this in phone . please
eloborate
…On Sun, 8 Jan 2023, 16:39 VANDIT TYAGI, ***@***.***> wrote:
no i am using phone just to produce the infrared image since i dont have
any infrared camera.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZNCQRI4ASH37GVVAD67I3WRKN6JANCNFSM6AAAAAATULBM2I>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I am just using my code for detecting a human face. |
Is there any progress till above ? |
here is the sample video of how its working |
Added the code as well for the same. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have to see the optimisation of this but i really appreciate the work after that i will surely merge it.
Sure
…On Wed, 11 Jan, 2023, 3:55 PM Deepanshu bisht, ***@***.***> wrote:
***@***.**** commented on this pull request.
I have to see the optimisation of this but i really appreciate the work
after that i will surely merge it.
—
Reply to this email directly, view it on GitHub
<#11 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZYXZYD57C5RRIJD3YI7L3WR2DALANCNFSM6AAAAAATULBM2I>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hi
I have added a sample code for detecting person using infrared camera. I hope i am going in the right direction. Let me know how to extend it or what more features should i add to code.