Donghyeon Won (wondonghyeon)

wondonghyeon

Geek Repo

Company:Motional

Location:Los Angeles

Home Page:dhwon.com

Github PK Tool:Github PK Tool

Donghyeon Won's starred repositories

coding-interview-university

A complete computer science study plan to become a software engineer.

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:81451Issues:1744Issues:44250

models

Models and examples built with TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:76907Issues:2732Issues:7271

tesseract

Tesseract Open Source OCR Engine (main repository)

Language:C++License:Apache-2.0Stargazers:60402Issues:1684Issues:2631

face_recognition

The world's simplest facial recognition api for Python and the command line

Language:PythonLicense:MITStargazers:52645Issues:1565Issues:1336

xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

Language:C++License:Apache-2.0Stargazers:26001Issues:913Issues:5252

LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

openface

Face recognition with deep neural networks.

Language:LuaLicense:Apache-2.0Stargazers:15080Issues:755Issues:382

DeDRM_tools

DeDRM tools for ebooks

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:9004Issues:215Issues:181

torch7

http://torch.ch

Language:CLicense:NOASSERTIONStargazers:8966Issues:624Issues:733

pytorch-cnn-visualizations

Pytorch implementation of convolutional neural network visualization techniques

Language:PythonLicense:MITStargazers:7794Issues:114Issues:106

faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn

Language:PythonLicense:MITStargazers:7644Issues:91Issues:839

nlp-datasets

Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)

LeetCode

:pencil: Python / C++ 11 Solutions of All LeetCode Questions

Language:PythonLicense:MITStargazers:5698Issues:0Issues:0
Language:PythonLicense:MITStargazers:4005Issues:172Issues:139

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

resumake.io

📝 A website for automatically generating elegant LaTeX resumes.

Language:TeXLicense:MITStargazers:3238Issues:45Issues:157

MUSE

A library for Multilingual Unsupervised or Supervised word Embeddings

Language:PythonLicense:NOASSERTIONStargazers:3176Issues:99Issues:171

faster_rcnn_pytorch

Faster RCNN with PyTorch

Language:PythonLicense:MITStargazers:1703Issues:52Issues:101

dface

Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)

Language:PythonLicense:Apache-2.0Stargazers:1241Issues:67Issues:37

fastText_multilingual

Multilingual word vectors in 78 languages

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:1191Issues:55Issues:0

LightCNN

A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018

Language:PythonLicense:MITStargazers:1002Issues:27Issues:80

mxnet-face

Using mxnet for face-related algorithm.

Language:PythonLicense:Apache-2.0Stargazers:544Issues:40Issues:58

face-py-faster-rcnn

Face Detection with the Faster R-CNN

Language:PythonLicense:MITStargazers:382Issues:23Issues:34

crnn-pytorch

Pytorch implementation of OCR system using CRNN + CTCLoss

Language:PythonLicense:BSD-2-ClauseStargazers:216Issues:12Issues:18

leetcode

The mediocre solutions to leetcode problems using Python

Language:PythonLicense:MITStargazers:127Issues:4Issues:0

pytorch-containers

Torch Containers simplified in PyTorch

Language:LuaStargazers:89Issues:7Issues:0

pytorch-deconvnet

Example of Deconvnet in PyTorch for VGG16