fundamentalvision / Deformable-DETR

Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Apache License 2.0
3.14k stars 513 forks source link

Why you use c++ extension in deformable detr and there is no cpu impement #213

Open zxy1123 opened 1 year ago

zxy1123 commented 1 year ago

deformable detr is realy remarkable work ,but i wonder why you use c++ extension in deformable detr , and can you add cpu impement to the code

LaplaceSama commented 11 months ago

I have the same suggest. Cause I dont have my own GPU, the sys I use dont have the CUDA/bin dir I need.