lorlor's Stars
darknessomi/musicbox
网易云音乐命令行版本
ziahamza/webui-aria2
The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser.
lorlor/video_surveillance_server
视频监控系统的服务器端
RobbieHan/gistandard
SandBox轻量级办公管理系统(gistandard乙方版本)
skywind3000/vim-keysound
:wine_glass: Play typewriter sound in Vim when you are typing a letter
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
solid/solid
Solid - Re-decentralizing the web (project directory)
llSourcell/Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
zaphoyd/websocketpp
C++ websocket client/server library
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
wting/autojump
A cd command that learns - easily navigate directories from the command line
NARKOZ/hacker-scripts
Based on a true story
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
openalpr/openalpr
Automatic License Plate Recognition library
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
pjreddie/darknet
Convolutional Neural Networks
karolmajek/darknet-pjreddie
Convolutional Neural Networks
fairlight1337/ros_service_examples
ROS service and client examples in CPP, LISP and Python
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
grantjenks/free-python-games
Free Python Games
Lax/Learn-iOS-Swift-by-Examples
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
letfly/letflysite.com
LetflySite is a personal web site that is born of personal interest and learning practice
kbrsh/wing
:gem: A beautiful CSS framework designed for minimalists.
ueaner/fonts
Monaco / Menlo 和 Source Code Pro 字体
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow