wichtounet / word_spotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word_spotting

C++ application to perform keyword spotting on GW/PAR/IAM databases.

  • Commands:
    • train: Train the selected network (See config.hpp) and test the results
    • features: export all the features using the current configuration
    • evaluate: Simply evaluate the current netowrk (loading the weights)
    • evaluate_features: Simply evaluate features using DTW

About

License:MIT License


Languages

Language:C++ 92.0%Language:Shell 6.4%Language:Perl 0.9%Language:Makefile 0.7%