"mmdet3d/datasets/custom_3d_seg.py" did not exist on "806802743ff395823594abff42f55c1ed2929bd3"
required.txt 390 Bytes
Newer Older
1
astor
2
3
4
cloudpickle
colorama
filelock
5
hyperopt == 0.1.2
6
json_tricks >= 3.15.5
7
8
9
10
numpy < 1.22 ; python_version < "3.8"
numpy ; python_version >= "3.8"
pandas
prettytable
11
psutil
12
PythonWebHDFS
13
pyyaml >= 5.4
14
15
16
requests
responses
schema
17
18
19
scikit-learn >= 0.24.1
scipy < 1.8 ; python_version < "3.8"
scipy ; python_version >= "3.8"
liuzhe-lz's avatar
liuzhe-lz committed
20
typeguard
Yuge Zhang's avatar
Yuge Zhang committed
21
typing_extensions ; python_version < "3.8"
22
websockets >= 10.1