All Git Users → penny4860

5 open source projects by penny4860

1. Yolo Digit Detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
2. Svhn Deep Digit Detector
Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.
3. Weakly Supervised Text Detection
I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based on resnet50 network, I implemented text detector using class activation mapping method.
4. Svhn Voc Annotation Format
This project provides the svhn dataset in PASCAL VOC Annotation Format and simple viewer tool to confirm annotation.
✭ 28
python
5. Kitti Road Semantic Segmentation
Implementation of semantic segmentation of FCN structure using kitti road dataset. I used a tensorflow and implemented a segmentation algorithm with a mean-iou score of 0.944.
✭ 20
python
1-5 of 5 user projects