mit-han-lab / spvnas

[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
http://spvnas.mit.edu/
MIT License
587 stars 109 forks source link

Provide full list of requirements #26

Closed ltriess closed 3 years ago

ltriess commented 3 years ago

The installation process would be a lot faster if the repo had a requirements.txt or setup.py. Especially since the prerequisites listed here https://github.com/mit-han-lab/e3d#prerequisites are not complete. For example spvnas/core/datasets/semantic_kitti.py also requires h5py, numba, opencv-python.

kentang-mit commented 3 years ago

Hello,

Sorry about the inconvenience and thanks a lot for the great suggestion! I will try it soon.

Best, Haotian