Install WSL

enable virtualization

INSTALL Python 3.10

embed

VSCode install

Cloning the repo

link_preview

  git clone https://github.com/Thornbots/CV.git
  

install python

  sudo apt install python3.10
  

installing requirements.txt packages

  cd CV
python3 -m venv .venv
pip install -r requirements.txt
source ./.venv/bin/activate
  

Open the repository in VSCode

  code .
  

dataset labeling

TODO:

Running model

TODO:

Congrats! You did it!

e1bfe78d4c6455985cebb9d6a247088b.jpg

enjoy some pilk!!