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
- Host: GitHub
- URL: https://github.com/enot-autodl/enot_tutorials
- Owner: ENOT-AutoDL
- Created: 2023-08-22T08:33:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T09:16:48.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T15:51:18.671Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 265 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.