Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 456 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 456 Bytes

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