fabiopoiesi / SingleImagePointRendInference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SingleImagePointRendInference

Simple but yet useful script to run PointRend on single image using Detectron2.

Just install Detectron2 following INSTALL.md (my favourite is venv + pip option)

Place infer_image.py and metallica.jpg in the folder /path/to/detectron2/projects/PointRend.

Activate your virtual environment and run 'python infer_image.py'

It should work!

About


Languages

Language:Python 100.0%