An open API service indexing awesome lists of open source software.

https://github.com/enot-autodl/enot_tutorials

Here you can find tutorials for ENOT framework
https://github.com/enot-autodl/enot_tutorials

Last synced: 4 months ago
JSON representation

Here you can find tutorials for ENOT framework

Awesome Lists containing this project

README

          

# ENOT_Tutorials

## Basic examples

Here you can find tutorials for ENOT framework.

To get started with ENOT, you first need to install it. You can find the
installation instructions here:
https://enot-autodl.rtd.enot.ai/en/latest/installation_guide.html#installation

### 1. Tutorial - automatic quantization

This notebook shows how to apply enot-autodl framework for
automatic quantization to create quantized model.

### 2. Tutorial - automatic pruning

This notebook shows how to apply enot-autodl framework for
automatic network pruning and fine-tuning.

### 3. Tutorial - Ultralytics YOLOv8 quantization

This notebook shows how to apply enot-autodl framework for
automatic network quantization of Ultralytics YOLOv8.