Pinned Repositories
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BinaryNet_and_XNORNet
Keras implementations of BinaryNet and XNORNet
DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
DALI_pytorch_demo
Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia example, namely a completely CPU pipeline & improved memory usage
DALICropMirrorNormalize
DNS_and_INQ
Dynamic Network Surgery and Incremental Network Quantisation Keras Implementations
Merge_Batch_Norm
Keras script to merge the batch norm transform into preceding convolutional layer
mobilenet_v3_tflite
MobileNet V3 demo using Tensorflow 2.0 and Tensorflow Lite
xnnpack_benchmarks
Tensorflow Lite benchmarks with XNNPACK delegate
yaysummeriscoming's Repositories
yaysummeriscoming/DALI_pytorch_demo
Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia example, namely a completely CPU pipeline & improved memory usage
yaysummeriscoming/BinaryNet_and_XNORNet
Keras implementations of BinaryNet and XNORNet
yaysummeriscoming/mobilenet_v3_tflite
MobileNet V3 demo using Tensorflow 2.0 and Tensorflow Lite
yaysummeriscoming/DNS_and_INQ
Dynamic Network Surgery and Incremental Network Quantisation Keras Implementations
yaysummeriscoming/Merge_Batch_Norm
Keras script to merge the batch norm transform into preceding convolutional layer
yaysummeriscoming/xnnpack_benchmarks
Tensorflow Lite benchmarks with XNNPACK delegate
yaysummeriscoming/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
yaysummeriscoming/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
yaysummeriscoming/DALICropMirrorNormalize
yaysummeriscoming/models
Models and examples built with TensorFlow
yaysummeriscoming/SENet
Squeeze-and-Excitation Networks
yaysummeriscoming/tpu
Reference models and tools for Cloud TPUs.
yaysummeriscoming/vision
Datasets, Transforms and Models specific to Computer Vision