Skip to content

Try to arrange a text detection model, Seglink from Tensorflow to TensorRT

Notifications You must be signed in to change notification settings

YIYANGCAI/Seglink-Tensorflow-TensorRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert Seglink Model to TensorRT from TensorFlow

Requirements

TensorFlow-GPU 1.15.0

Usage

Firstly, innstall the model from Seglink this model is for the input of 384 size. Put the model in the ./ckpt file then

python ckpt2pb.py

to create the pb file

python get_res.py

to test the inference pf ckpt and pb model

About

Try to arrange a text detection model, Seglink from Tensorflow to TensorRT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages