Skip to content

tj-uav/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://tjuav.org

CV

This is the repository containing the computer vision code for TJUAV.

TODO

  • Complete Haar Cascade Code
  • Train Haar Cascade with new testing data
  • Complete alphanumeric and shape isolation
  • Train neural network for shape classification
  • Train neural network for alphanumeric classification
  • Test on the x8
  • Make any final changes

TO INSTALL ALL DEPENDENCIES

pip install -r requirements.txt