dafanghe
Ph.D student at the Penn State University. Focusing on machine learning and computer vision.
The Penn State UniversityState College, Pennsylvania
Pinned Repositories
dafanghe.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
DeepSceneTextReader
This is a c++ project deploying a deep scene text reading pipeline with tensorflow. It reads text from natural scene images. It uses frozen tensorflow graphs. The detector detect scene text locations. The recognizer reads word from each detected bounding box.
EAST_SceneTextDetector_cpp
This is a project deploying EAST scene text detector with cpp using tensorflow. Still in development
models
Models built with TensorFlow
Tensorflow_SceneText_Oriented_Box_Predictor
This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.
dafanghe's Repositories
dafanghe/DeepSceneTextReader
This is a c++ project deploying a deep scene text reading pipeline with tensorflow. It reads text from natural scene images. It uses frozen tensorflow graphs. The detector detect scene text locations. The recognizer reads word from each detected bounding box.
dafanghe/Tensorflow_SceneText_Oriented_Box_Predictor
This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.
dafanghe/EAST_SceneTextDetector_cpp
This is a project deploying EAST scene text detector with cpp using tensorflow. Still in development
dafanghe/dafanghe.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
dafanghe/models
Models built with TensorFlow