ziplab / QTool

Collections of model quantization algorithms. Any issues, please contact Peng Chen (blueardour@gmail.com)
Other
68 stars 16 forks source link

EDSR-PyTorch can not be found #7

Closed www132409011 closed 2 years ago

www132409011 commented 2 years ago

I want to use the part of super resolution. When download the quantization version of EDSR-PyTorch project. i get: fatal: repository 'https://github.com/blueardour/EDSR-PyTorch/' not found

blueardour commented 2 years ago

The repo is marked as private. Public version refer to https://github.com/billhhh/FQSR

blueardour commented 2 years ago

The QTool can act as a plugin to any CNN-based frameworks. Generally, we do not hard code the repo into detector, segmentation or SR projects, but build a symbol link to get refered.