HaozheQi / P2B

P2B: Point-to-Box Network for 3D Object Tracking in Point Clouds
189 stars 36 forks source link

etw_pytorch_utils not found #14

Open Gang-Chen-China opened 4 years ago

Gang-Chen-China commented 4 years ago

Hi, thanks for your job!

when i install dependencie, etw_pytorch_utils it not found. Bo you konw how to install it?

zhanghm1995 commented 4 years ago

@Gang-Chen-China I also encountered this problem, has anyone solved this?

Update: You can use this one: https://github.com/v-wewei/etw_pytorch_utils

Gang-Chen-China commented 3 years ago

@Gang-Chen-China I also encountered this problem, has anyone solved this?

Update: You can use this one: https://github.com/v-wewei/etw_pytorch_utils thanks!

zhouzheyuan commented 3 years ago

Change the first line of requirements.txt to git+https://github.com/v-wewei/etw_pytorch_utils.git@v1.1.1#egg=etw_pytorch_utils