Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-a icon indicating copy to clipboard operation
Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-a copied to clipboard

What are the Prediction Input Masks ?

Open zirid opened this issue 2 years ago • 1 comments

This is not an issue , I am just confused about the meaning of the input masks you are using in prediction . do you provide the actual mask of the region you are trying to classify ? how do you create those masks ?

Thank you.

zirid avatar Aug 19 '22 05:08 zirid

The assumption is you already know the region of the object in advance. If you want to find the region of the object you need a different net maybe mask RCNN/yolo or other object detection nets

On Fri, Aug 19, 2022 at 8:25 AM Ziri @.***> wrote:

This is not an issue , I am just confused about the meaning of the input masks you are using in prediction . do you provide the actual mask of the region you are trying to classify ? how do you create those masks ?

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/sagieppel/Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-a/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37V56GLUKDUCHXGQ27OKLVZ4LDHANCNFSM567OMZWQ . You are receiving this because you are subscribed to this thread.Message ID: <sagieppel/Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-a/issues/3 @github.com>

sagieppel avatar Oct 11 '22 09:10 sagieppel