Neural Network Compression Framework for enhanced OpenVINO™ inference
-
Updated
Nov 20, 2024 - Python
Neural Network Compression Framework for enhanced OpenVINO™ inference
Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
Distributed, mixed-precision training with PyTorch
This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contraints of the target device.
A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning models
Let's train CIFAR 10 Pytorch with Half-Precision!
Using Deep Learning To Identify And Classify Building Damage
Code repository for "Reducing Underflow in Mixed Precision Training by Gradient Scaling" presented at IJCAI '20
Steel Defect Detection using U-Net. Optimising training and inference using Automatic Mixed Precision and TensorRT respectively.
demo for pytorch-distributed
Pytorch implementation of the paper Mixed Precision DNNs: All you need is a good parametrization.
[CVPR 2015] FaceNet: A Unified Embedding for Face Recognition and Clustering
This repository contains the code and reports for the course INFR11132 Machine Learning Practical. Overall Mark Achieved - 75%
A Tiny Version of the Original ultralytics/yolov5
A food vision app is an image classification app for 101 dishes demonstrating the power of transfer learning
This project implements a neural network-based chess AI using TensorFlow and Keras. The model uses convolutional layers and residual blocks to predict the best chess moves and evaluate board states. It combines policy and value predictions to create a robust chess-playing AI, inspired by AlphaZero's architecture.
Modular Quantization-Aware Training for 6D Object Pose Estimation
This repository contains the code and the report for the coursework of INFR11031 Advanced Vision, a postgraduate course offered at The University of Edinburgh. The task was to train on limited and improve the accuracy of the ResNet-50 classifier on a small subset of the ImageNet dataset containing 50K training images and 50K test images. Achieve…
Add a description, image, and links to the mixed-precision-training topic page so that developers can more easily learn about it.
To associate your repository with the mixed-precision-training topic, visit your repo's landing page and select "manage topics."