OpenPCDet
OpenPCDet copied to clipboard
Adding required dependencys and restrict to numpy<2
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.