Pinned Repositories
AlgorithmOfGraph
Some algorithm of graph written in Java
ASIManagement
ASIManagement
bifrost
A powerful websocket tunnel to transfer HTTP over Websocket.
chineseocr
yolo3+ocr
gods-generic
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
gopools
A memory pool manager implemented with generics.
helmet-detection
Helmet Detection on Construction Sites
loader
The configuration loader for Tableau.
ocrui
A software of optical character recognition of carved text on the plaster stick.
web-server
My simple http server
YoungerLee's Repositories
YoungerLee/ocrui
A software of optical character recognition of carved text on the plaster stick.
YoungerLee/web-server
My simple http server
YoungerLee/gopools
A memory pool manager implemented with generics.
YoungerLee/AlgorithmOfGraph
Some algorithm of graph written in Java
YoungerLee/ASIManagement
ASIManagement
YoungerLee/bifrost
A powerful websocket tunnel to transfer HTTP over Websocket.
YoungerLee/chineseocr
yolo3+ocr
YoungerLee/gods-generic
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
YoungerLee/helmet-detection
Helmet Detection on Construction Sites
YoungerLee/loader
The configuration loader for Tableau.
YoungerLee/MachineLearning
My Coursera ML homework
YoungerLee/OrderManager
Curriculum Design
YoungerLee/priority_queue
Priority queue implemented by Golang
YoungerLee/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
YoungerLee/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
YoungerLee/requests
An elegant and simple HTTP library for golang.
YoungerLee/skiplist
skiplist implemented by Golang