Skip to content

vueron/feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

feedback

  • install vim (text editor)
sudo apt install vim-nox
  • install pip3
sudo apt install python3-pip

Libraries to be installed:

  • install numpy
sudo pip3 install numpy
  • install opencv
sudo pip3 install opencv-python
  • install dlib
sudo pip3 install dlib
  • install Pytorch
sudo pip3 install torch
  • install Torchvision
sudo pip3 install torchvision
  • install glob
sudo pip3 install glob2
  • install imutils
sudo apt install imutils
  • install matplotlib
sudo apt install matplotlib

About

WORKSHOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published