Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 289 Bytes

INSTALL.md

File metadata and controls

10 lines (6 loc) · 289 Bytes

Environment

conda create --name posendf --file requirements.txt

Requirements

pytorch3d-0.5.0
faiss-gpu 1.7.2

Please install pytorch3d and faiss using official documentation.