DiamondSheep / lsq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantization Method Implementation

This is a repository for LSQ implementation on different tasks.

How to use

git clone https://github.com/DiamondSheep/lsq.git
cd lsq
git submodule update --init --recursive
pip install -r ./requirements.txt
python main.py

About


Languages

Language:Python 100.0%