Pinned Repositories
amqp-demos
caffe-face
This branch is developed for deep face recognition
caffe-windows
Configure Caffe in one hour for Windows users.
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
Object-detection
Object detection project for real-time (webcam) and offline (video processing) application.
pillow-simd
The friendly PIL fork
niaoyu's Repositories
niaoyu/amqp-demos
niaoyu/caffe-face
This branch is developed for deep face recognition
niaoyu/caffe-windows
Configure Caffe in one hour for Windows users.
niaoyu/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
niaoyu/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
niaoyu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
niaoyu/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
niaoyu/icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
niaoyu/Object-detection
Object detection project for real-time (webcam) and offline (video processing) application.
niaoyu/pillow-simd
The friendly PIL fork
niaoyu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
niaoyu/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
niaoyu/pytorch-cifar
95.16% on CIFAR10 with PyTorch
niaoyu/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
niaoyu/pytorch-OpCounter
Count the FLOPs of your model.
niaoyu/pytorch-yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
niaoyu/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN with competent performance
niaoyu/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
niaoyu/tensorboard-pytorch
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
niaoyu/tutorials
机器学习相关教程
niaoyu/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
niaoyu/vision
Datasets, Transforms and Models specific to Computer Vision
niaoyu/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"