EVA
EVA copied to clipboard
No clear instructions
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.
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.
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: @.@.>>
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