reubenwong97 / models_dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Installation Instructions

IMPORTANT: INSTALL CLASSIFICATION MODELS FIRST

conda activate <env_name>
cd classification_models_dev
pip install .
cd ../segmentation_models_dev
pip install .

Credits for the amazing base repositories go to qubvel.

About


Languages

Language:Python 99.7%Language:Makefile 0.3%