victimsnino / Tagged-object-removal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagged-object-removal

How to install lama:

cd lama
pip install -r lama/requirements.txt
python -m pip install -e detectron2

Download weights from official repo and place to folder "pretrained" to have "models" and "config" inside.

About

License:GNU General Public License v3.0


Languages

Language:C++ 56.5%Language:Python 30.4%Language:CMake 13.1%