-
Notifications
You must be signed in to change notification settings - Fork 131
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
the dimension of inference result was 3 #96
Comments
What is the result then? |
How to get mask information @KARAMKIM88 @hgaiser ? |
I didnt find the solution
So i used pytorch and detectron
Sorry
2020년 3월 3일 (화) 오후 8:07, Ujjawal Kumar Singh <[email protected]>님이
작성:
… How to get mask information @KARAMKIM88 <https://github.com/KARAMKIM88>
@hgaiser <https://github.com/hgaiser> ?
I'm also getting only 3 items in result i.e bounding_box,score and labels.
How to fix this ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#96?email_source=notifications&email_token=AB7JHVJZBCPPZI3UXBPT46LRFTQHLA5CNFSM4J7WKEJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENTCJMI#issuecomment-593896625>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7JHVLWHBJHQVQAHONNBYLRFTQHLANCNFSM4J7WKEJA>
.
|
Okay Thanks.
…On Tue 3 Mar, 2020, 17:07 KARAMKIM88, ***@***.***> wrote:
I didnt find the solution
So i used pytorch and detectron
Sorry
2020년 3월 3일 (화) 오후 8:07, Ujjawal Kumar Singh ***@***.***>님이
작성:
> How to get mask information @KARAMKIM88 <https://github.com/KARAMKIM88>
> @hgaiser <https://github.com/hgaiser> ?
> I'm also getting only 3 items in result i.e bounding_box,score and
labels.
> How to fix this ?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#96?email_source=notifications&email_token=AB7JHVJZBCPPZI3UXBPT46LRFTQHLA5CNFSM4J7WKEJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENTCJMI#issuecomment-593896625
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AB7JHVLWHBJHQVQAHONNBYLRFTQHLANCNFSM4J7WKEJA
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#96?email_source=notifications&email_token=AH2BJCFKMKFTF2VD2BYRSOLRFTTXLA5CNFSM4J7WKEJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENTE6HI#issuecomment-593907485>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH2BJCFNY7D6XBA7ZSYYSBLRFTTXLANCNFSM4J7WKEJA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran your sample code(ResNet50MaskRCNN.ipynb)
I didn't fix any code
I thought it worked fine
but the result didn't have mask information.
The text was updated successfully, but these errors were encountered: