Pinned Repositories
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
chineseocr
yolo3+ocr
Chunyu-Weather
第一个自己学着做的APP
coding-interview-university
A complete computer science study plan to become a software engineer.
CS-Notes
😋 技术面试必备基础知识
cs231n_spring_2017_assignment
My implementations of cs231n 2017
qingfenghcy's Repositories
qingfenghcy/C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
qingfenghcy/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
qingfenghcy/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
qingfenghcy/chineseocr
yolo3+ocr
qingfenghcy/CS-Notes
😋 技术面试必备基础知识
qingfenghcy/cs231n_spring_2017_assignment
My implementations of cs231n 2017
qingfenghcy/data-structures
A collection of powerful data structures
qingfenghcy/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
qingfenghcy/ensemble-objdet
A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of bounding boxes.
qingfenghcy/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
qingfenghcy/fastchat-docker
使用 `FastChat` 运行 `Baichuan-13B-Chat` 和 `Qwen-7B-Chat`
qingfenghcy/idcardocr
第二代居民身份证信息识别
qingfenghcy/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
qingfenghcy/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
qingfenghcy/kubernetes-guide
Kubernetes 实践指南
qingfenghcy/leetcode
👏🏻 leetcode solutions for Humans™
qingfenghcy/Leetcode-1-300
Leetcode 答案
qingfenghcy/Leetcode-301-600
Leetcode 答案
qingfenghcy/love-zlt
qingfenghcy/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
qingfenghcy/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
qingfenghcy/qingfenghcy.github.io
qingfenghcy/simple-ssd-for-beginners
This repository contains easy SSD(Single Shot MultiBox Detector) implemented with Pytorch and is easy to read and learn
qingfenghcy/Soft-NMS
An implement of Soft NMS algorithm in Python
qingfenghcy/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
qingfenghcy/tianchi_lvcai
天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)
qingfenghcy/voc_data_convert
used to extract key information from raw xml and transform from the txt to voc
qingfenghcy/XueLang-YOLOhasst
雪浪制造AI挑战赛—视觉计算辅助良品检测 test_a 952 test_b 953
qingfenghcy/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
qingfenghcy/youtube-8m
Code of PhoenixLin(5th place) in 2nd Youtube8M Video Understanding Challenge