Skip to content

mecfkc/Letter-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tail Letter Recognition Net

To train: python net.py --dataset images

To test on a single image python test_network.py --image test.jpg

To run: python object_detection.py

To install necessary packages in conda environment: conda install keras or conda install -c anaconda keras-gpu conda install opencv conda install matplotlib conda install scikit-learn python -m pip install --upgrade pip pip install imutils

About

Aircraft tail detection by words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages