Pinned Repositories
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
cifar.torch
92.45% on CIFAR-10 in Torch
cvpr15deepcompare
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
diracnets
Training Very Deep Neural Networks Without Skip-Connections
functional-zoo
PyTorch and Tensorflow functional model definitions
loadcaffe
Load Caffe networks in Torch7
pyinn
CuPy fused PyTorch neural networks ops
pytorchviz
A small package to create visualizations of PyTorch execution graphs
torch-opencv-demos
Torch7+OpenCV+ConvNets
wide-residual-networks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
szagoruyko's Repositories
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
szagoruyko/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
szagoruyko/wide-residual-networks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
szagoruyko/functional-zoo
PyTorch and Tensorflow functional model definitions
szagoruyko/diracnets
Training Very Deep Neural Networks Without Skip-Connections
szagoruyko/loadcaffe
Load Caffe networks in Torch7
szagoruyko/cvpr15deepcompare
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
szagoruyko/pyinn
CuPy fused PyTorch neural networks ops
szagoruyko/torch-opencv-demos
Torch7+OpenCV+ConvNets
szagoruyko/binary-wide-resnet
PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)
szagoruyko/imagine-nn
IMAGINE torch neural network routines
szagoruyko/nnpack.torch
Torch FFI-bindings for NNPACK
szagoruyko/openai-gemm.pytorch
PyTorch bindings for openai-gemm
szagoruyko/cutorch-rtc
lua apply function for cutorch
szagoruyko/functional-style-transfer
minimal implementation of style transfer
szagoruyko/imi-demos
live convolutional neural networks demos
szagoruyko/examples
szagoruyko/quantile-regression-dqn-pytorch
Quantile Regression DQN a Minimal Working Example
szagoruyko/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
szagoruyko/cupy
NumPy-like API accelerated with CUDA
szagoruyko/hub
szagoruyko/deep-symmetry
szagoruyko/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
szagoruyko/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
szagoruyko/multipathnet
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
szagoruyko/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
szagoruyko/pytorch.github.io
The website for PyTorch
szagoruyko/szagoruyko.github.io
szagoruyko/tnt
an abstraction to train neural networks
szagoruyko/vision
Datasets, Transforms and Models specific to Computer Vision