YOLACT-tutorial icon indicating copy to clipboard operation
YOLACT-tutorial copied to clipboard

YOLACT-Eval.ipnyb

Open lclayton2002 opened this issue 4 years ago • 0 comments

Hi, I had to make the following small adjustment to the first Notebook block to get this to work. Hope this saves a bit of time for other experimenters.

!pip install cython !pip install opencv-python pillow pycocotools matplotlib !pip install ninja !pip install torch==1.4.0 torchvision==0.5.0

lclayton2002 avatar Oct 21 '20 17:10 lclayton2002