Skip to content

codtiger/CrfRNNSegmentation

Repository files navigation

CrfRNNSegmentation

Attention:

If tensorflow sources are compiled with g++ or clang, in cpp/Makefile this line should be changed:

// or clang
CC := g++ 

Usage:

cd cpp
make .
cd ..
python3 run_model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published