syu-tan / article-009

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Article 009

環境構築

  • GPU Devide
  • Cuda Driver
  • Nvidia Docker
  • Dcoker Compose

mmdetectiom

docker compose -f compose_mmdet-3.yml up -d

mmrotate

docker compose -f compose_mmrotate.yml up -d

CPU usage comment -> runtime: 'nvidia`

submodule

git clone https://github.com/open-mmlab/mmdetection.git -d src/mmdetection
git submodule add https://github.com/open-mmlab/mmdetection.git src/mmdetection

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%