-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
44 lines (41 loc) · 884 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
numba
matplotlib
fire
protobuf
opencv-python
opencv-contrib-python
pybind11
easydict
open3d-python
terminaltables
pytest-runner
addict
pycocotools
imagecorruptions
objgraph
cachetools
descartes
jupyter
matplotlib
motmetrics<=1.1.3
numpy
pandas>=0.24
# Pillow<=6.2.1 # Latest Pillow is incompatible with current torchvision, https://github.com/pytorch/vision/issues/1712
Pillow==9.0.1
pyquaternion>=0.9.5
scikit-learn
scikit-image
scipy
Shapely
tqdm
pyyaml
requests
# nuscenes-devkit==1.1.6
cmake==3.18.4.post1
Cython
# new packages to be installed for polarnet and cylinder3d
torch_scatter==2.0.7 # for dynamic voxelization
dropblock # used in polarnet
timm
# new packages to be installed for lidar segmentation on waymo dataset
waymo-open-dataset-tf-2-6-0==1.4.3