Skip to content

GinnyXiao/p2ilf-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2ilf

Code repository for the Preoperative to Intraoperative Laparoscopy Fusion (P2ILF) @ MICCAI2022 challenge.

Installation instructions

python3 -m venv p2ilf
source p2ilf/bin/activate
pip install -U pip
pip install -r requirements.txt

In addition, please install pytorch3D (0.2.5) with CUDA support

pip install 'git+https://github.com/facebookresearch/[email protected]'

and install detectron2 for mask detection

python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published