kienduynguyen / BoxeR

Code release for "BoxeR: Box-Attention for 2D and 3D Transformers"
MIT License
139 stars 22 forks source link

from e2edet import ops is an error #15

Open Antonio-demo opened 2 years ago

Antonio-demo commented 2 years ago

It doesnot includes the e2edet.ops. Why?

djy9809 commented 2 years ago

I have the same problem with you. Have you already solved it? Can you tell me how to solve it?

kienduynguyen commented 2 years ago

Hi, you should build with the command python -m pip install -e ./ if you are inside the repo. If you are outside, then please use python -m pip install -e BoxeR

Antonio-demo commented 2 years ago

You should build with the command python -m pip install -e ./ if you are inside the repo. If you are outside, then please use python -m pip install BoxeR.

---- Replied Message ---- | From | @.> | | Date | 10/18/2022 21:07 | | To | @.> | | Cc | @.**@.> | | Subject | Re: [kienduynguyen/BoxeR] from e2edet import ops is an error (Issue #15) |

I have the same problem with you. Have you already solved it? Can you tell me how to solve it?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>