huiyujie
Ph.D. student majored in Computer Science from The Ohio State Unversity
The Ohio State UniversityColumbus, OH
huiyujie's Stars
jeniyat/Candidacy-Template-OSU-CSE
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
yikuan8/Transformers-VQA
An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER
ghimiredhikura/Complex-YOLOv3
PyTorch implementation of Complex-YOLO paper with YoloV3
Yuanchu/YOLO3D
Implementation of a basic YOLO model for object detection in 3D
datatechnology/cornerstone
C++ implementation of raft consensus
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
remram44/java-cpp-example
Example of using C++ classes from Java. Showcases SWIG, JNA and JNI
ellisdg/3DUnetCNN
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
albanie/convnet-burden
Memory consumption and FLOP count estimates for convnets
xukaiyuan/xukaiyuan.github.io
fy-meng/custom-zsh
Easy install zsh with commonly used plugins and customizations
BVLC/caffe
Caffe: a fast open framework for deep learning.
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
hgpvision/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
pjreddie/darknet
Convolutional Neural Networks
tylin/coco-dpm
HearthSim/HSTracker
A deck tracker and deck manager for Hearthstone on macOS
segler-alex/RadioDroid
radio browser app that uses www.radio-browser.info on android
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
sunxiaolei/your-diary
你的名字 同人日记本~
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
zxh0/jvmgo-book
《自己动手写Java虚拟机》随书源代码
rootusercop/IMP-Interview-Questions
The following are the IMP interview questions
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.