EVA icon indicating copy to clipboard operation
EVA copied to clipboard

No clear instructions

Open h12sawhney opened this issue 1 year ago • 3 comments

I have tried running EVA01/EVA02 on Linux and Windows. All the tests go through. But the demo code is dysfuctional.

You claim that you adopted the Detectron2 framework. In Detectron2 installation there is a test panoptic script that simply works out of the box.

Can you have a demo script that works with LVIS and COCO segmentation and detection models out of the box?

Otherwise for an advertised model it is a pain to get it working out of the box.

Or have a YAML script like all the other detectron2 models that can be used within the standard script. Thanks.

h12sawhney avatar Apr 13 '23 15:04 h12sawhney

I am struggling with the Eva-02 seg inference too, it would be great if some one provide a simple demo. The lazyconfig cannot be directly used for inference and also there is not a clear tutorial for this.

zero0kiriyu avatar Apr 14 '23 15:04 zero0kiriyu

Thanks for adding to this issue.

Demo.py and lazyconfig both do not work with the LVIS models / configs and it is not clear how to do basic inference with the models.

It will be helpful to create a simple MyDetector.py for one image with the Instance Segmentation EVA LVIS model.

H

From: zero0kiriyu @.> Sent: Friday, April 14, 2023 8:35 AM To: baaivision/EVA @.> Cc: Harpreet Sawhney @.>; Author @.> Subject: Re: [baaivision/EVA] No clear instructions (Issue #68)

I am struggling with the Eva-02 seg inference too, it would be great if some one provide a simple demo. The lazyconfig cannot be directly used for inference and also there is not a clear tutorial for this.

Reply to this email directly, view it on GitHubhttps://github.com/baaivision/EVA/issues/68#issuecomment-1508804369, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHI7HX5D66I5QH66G7H5BR3XBFVBVANCNFSM6AAAAAAW5H5JJY. You are receiving this because you authored the thread.Message ID: @.@.>>

h12sawhney avatar Apr 14 '23 17:04 h12sawhney

Thanks for adding to this issue. Demo.py and lazyconfig both do not work with the LVIS models / configs and it is not clear how to do basic inference with the models. It will be helpful to create a simple MyDetector.py for one image with the Instance Segmentation EVA LVIS model. H From: zero0kiriyu @.> Sent: Friday, April 14, 2023 8:35 AM To: baaivision/EVA @.> Cc: Harpreet Sawhney @.>; Author @.> Subject: Re: [baaivision/EVA] No clear instructions (Issue #68) I am struggling with the Eva-02 seg inference too, it would be great if some one provide a simple demo. The lazyconfig cannot be directly used for inference and also there is not a clear tutorial for this. - Reply to this email directly, view it on GitHub<#68 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHI7HX5D66I5QH66G7H5BR3XBFVBVANCNFSM6AAAAAAW5H5JJY. You are receiving this because you authored the thread.Message ID: @.@.>>

Hello, Do you achieve a demo to inference a pcture of instance segmentation in EVA-01

GitHubYuxiao avatar Mar 12 '24 09:03 GitHubYuxiao