YOLOR install

Hα ყҽσɳɠ·2021년 11월 27일
pip install -qr requirements.txt

ERROR: Could not find a version that satisfies the requirement pycocotools==2.0 (from versions: 2.0.0, 2.0.1, 2.0.2a1, 2.0.2, 2.0.3)
ERROR: No matching distribution found for pycocotools==2.0

🔨 Solving

순서대로

pip install python
pip install numpy 
pip3 install "git+https://github.com/philferriere/c
ocoapi.git#egg=pycocotools&subdirectory=PythonAPI"
git clone https://github.com/JunnYu/mish-cuda
cd mish-cuda
python setup.py build install
cd ..

dataset

cd /yolor
bash scripts/get_coco.sh

weight

cd /yolor
bash scripts/get_pretrain.sh
profile
𝑯𝒐𝒏𝒆𝒔𝒕𝒚 𝑰𝒏𝒕𝒆𝒈𝒓𝒊𝒕𝒚 𝑬𝒙𝒄𝒆𝒍𝒍𝒆𝒏𝒄𝒆

0개의 댓글