gittigxuy / KidneyMRC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

신장 구분용 마스크 알 씨엔엔 파이토치 버전

Installation

Requirements:

  • PyTorch 1.0
  • torchvision from master
  • cocoapi
  • yacs
  • matplotlib
  • GCC >= 4.9
  • (optional) OpenCV for the webcam demo
  • tensorboardX

Step-by-step installation

# maskrcnn_benchmark and coco api dependencies
sudo pip3 install torch torchvision
sudo pip3 install ninja yacs cython matplotlib pycocotools tensorboardX

About


Languages

Language:Python 90.0%Language:Cuda 5.9%Language:C++ 4.2%