Shunli-Wang / Tiny-YOLO-LSQLinks
This is an implementation of YOLO using LSQ network quantization method.
☆22Updated 3 years ago
Alternatives and similar repositories for Tiny-YOLO-LSQ
Users that are interested in Tiny-YOLO-LSQ are comparing it to the libraries listed below
Sorting:
- A Out-of-box PyTorch Scaffold for Neural Network Quantization-Aware-Training (QAT) Research. Website: https://github.com/zhutmost/neuralz…☆25Updated 2 years ago
- ☆28Updated 3 years ago
- TQT's pytorch implementation.