cmevs-erp-eval / code /environment.yml
anon-cmevs-2026's picture
Initial release: metadata, code, adapters (v1.0; scenes/ in next commit)
77731f3 verified
raw
history blame
329 Bytes
name: cmevs
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.10
- pip
- numpy>=1.24
- scipy
- pandas
- pyyaml
- pillow
- matplotlib
- scikit-learn
- pytorch
- torchvision
- cudatoolkit
- pip:
- opencv-python
- open3d
- trimesh
- tqdm
- jsonschema