forked from vye16/slahmr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yaml
50 lines (50 loc) · 964 Bytes
/
env.yaml
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
45
46
47
48
49
50
name: slahmr5
channels:
- rusty1s
- pytorch
- open3d-admin
- nvidia
- conda-forge
- defaults
dependencies:
- python=3.9
- pytorch-scatter
- torchvision
- pytorch=1.13.0
- cudatoolkit=11.3
- tensorboard
- numpy=1.20
- scipy
- opencv
- tqdm
- suitesparse
- matplotlib
- pyyaml
- pip
- pip:
- git+https://github.com/facebookresearch/pytorch3d.git
- git+https://github.com/facebookresearch/detectron2.git
- git+https://github.com/brjathu/NMR.git
- git+https://github.com/brjathu/pytube.git
- git+https://github.com/nghorbani/configer
- setuptools==59.5.0
- torchgeometry==0.1.2
- smplx
- pyrender
- open3d
- hydra-core
- imageio-ffmpeg
- scikit-image
- scikit-learn==0.22
- joblib
- cython
- chumpy
- gdown
- dill
- motmetrics
- scenedetect[opencv]
- einops
- mmcv==1.3.9
- timm==0.4.9
- xtcocotools==1.10
- pandas==1.4.0