mmdetection설치

Published onesixx on

https://mmdetection.readthedocs.io/en/latest/get_started.html

https://mmclassification.readthedocs.io/en/latest/install.html

PREREQUISITES

python 가상환경 설치 (v 3.8,13)

openmmlab이름으로

pytorch버전

Shell

설치

MIM (openmim)으로 MMCV설치

각각모듈설치

git clone https://github.com/open-mmlab/mmdetection.git
cd mmdetection
pip install -v -e .
pip install mmdet

 Install MMClassification. = > Install from source

git clone https://github.com/open-mmlab/mmclassification.git
cd mmclassification
pip install -v -e .

Categories: vision

onesixx

Blog Owner

guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x