Deformable-Detr DEMO on Axera NPU.
git clone https://github.com/AXERA-TECH/deformable-detr.axera.git
pulsar2 build --config ./config/config.json
python inference.py --model ./output/detr.axmodel --img ./assets/bus.jpg --output out.jpg --thresh 0.6
