Stars
Linux System Programming Techniques, published by Packt
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework
A simple C++11 Thread Pool implementation
This repo has been moved to https://github.com/bdd100k/bdd100k permanently.
LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Visualizer for neural network, deep learning and machine learning models
Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)
Detailed solutions to assignments of MIT's Operating Systems Engineering course
tiagoshibata / darknet
Forked from pjreddie/darknetConvolutional Neural Networks
Add bisenetv2. My implementation of BiSeNet
mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).
semantic segmentation pytorch 语义分割
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
Solutions and comments to assignments for 2019 Stanford's course on convolutional neural networks
My solution to the assignments of CS231n from Stanford University
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)