ashkamath / mdetr

Apache License 2.0
969 stars 125 forks source link

Test the model with single instance, and visualize the result #71

Closed SkylerZheng closed 2 years ago

SkylerZheng commented 2 years ago

Hi, are there any code available for testing the trained model for referring expression grounding test on single image&test pair? Would be very interested in visually evaluating how well the model performance is.

ashkamath commented 2 years ago

Hi, We have a colab available on the website (ashkamath.github.io/mdetr_page/) which shows examples for phrase grounding, segmentation and vqa and you could use it to try the refexp model as well.

Best, Aishwarya

On Thu, Feb 3, 2022 at 7:05 PM SkylerJulyApril @.***> wrote:

Hi, are there any code available for testing the trained model for referring expression grounding test on single image&test pair? Would be very interested in visually evaluating how well the model performance is.

— Reply to this email directly, view it on GitHub https://github.com/ashkamath/mdetr/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADQZNM4DF3XNVCTY5YSTKRDUZMJ5XANCNFSM5NQLU7NA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Aishwarya Kamath PhD Student New York University

SkylerZheng commented 2 years ago

Hi Aishwarya, thank you very much!