AIOSYM / adaptive_whill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaptive Formation

Setup Environment

  1. install conda

  2. create new environment and install requirement packages

    conda env create -f environment.yml
  3. activate the environment

    conda activate whill

Download YOLOv3 weight

  1. download weight YOLOv3

  2. put this weight in the /detector/YOLOv3/weight folder

About


Languages

Language:Python 100.0%