Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
chia-blockchain-gui
Chia blockchain GUI in electron/react
chinessChess
Cross-platform and online battle platform game based on Qt: Chinese Chess
Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
Coursera-ML-AndrewNg
use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
CppNet
Cross platform network library with C++11
cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
csv2
Fast CSV parser and writer for Modern C++
TinyWebServer
:fire: Linux下C++轻量级Web服务器
yolov4-kitti
在kitti 上训练yolov4
since2016's Repositories
since2016/TinyWebServer
:fire: Linux下C++轻量级Web服务器
since2016/yolov4-kitti
在kitti 上训练yolov4
since2016/algo
数据结构和算法必知必会的50个代码实现
since2016/chia-blockchain-gui
Chia blockchain GUI in electron/react
since2016/chinessChess
Cross-platform and online battle platform game based on Qt: Chinese Chess
since2016/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
since2016/CppNet
Cross platform network library with C++11
since2016/csv2
Fast CSV parser and writer for Modern C++
since2016/darknet
Convolutional Neural Networks
since2016/DesignPattern
Design pattern demo code
since2016/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
since2016/DL-pytorch
since2016/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
since2016/freqtrade-strategies
Free trading strategies for Freqtrade bot
since2016/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
since2016/hplayer
A multi-screen player using Qt + FFmpeg.
since2016/leetcodemedium
leetcode questions's solution , from easy to hard
since2016/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
since2016/libpabod
libPaBOD: a C++ library for PArt Based Object Detection on images.
since2016/mask-rcnn
almost file from https://github.com/matterport/Mask_RCNN
since2016/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
since2016/music_generate
用mido生成midi文件,再用musescore生成音频文件
since2016/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
since2016/OUCML
since2016/tensorflow-object-detection-cpp
A C++ example of running TensorFlow Object Detection model in live mode.
since2016/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
since2016/TensorFlow_Engineering_Implementation
The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>
since2016/WebServer
Linux下C++搭建的Web服务器
since2016/yolact
A simple, fully convolutional model for real-time instance segmentation.
since2016/YOLOv3-tf2.0
YOLOv3 implemented with tensorflow 2.0