Atten4Vis / LW-DETR

This repository is an official implementation of the paper "LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection".
Apache License 2.0
248 stars 16 forks source link

Is there any demo code? #29

Open chophilip21 opened 2 months ago

chophilip21 commented 2 months ago

Hi there,

Thanks a lot for the awesome work!

I would love to test inference on some of my custom data, and I was wondering if you have any quick demo code available. I could try playing around with your benchmark code, but it would be great if you have something like gradio or hugging face demo.