OpenPCDet icon indicating copy to clipboard operation
OpenPCDet copied to clipboard

Adding required dependencys and restrict to numpy<2

Open kmodexc opened this issue 1 year ago • 0 comments

Kornia needs a special version to run and numpy needs to reduced to numpy<2 for spconv to work. To make it simpler to get started i would include them in the requirements file. If someone wants to build all these by themselves they would probably not use the requirements.txt so i think its adequate to include them here.

kmodexc avatar Sep 12 '24 12:09 kmodexc