CoDeNet icon indicating copy to clipboard operation
CoDeNet copied to clipboard

How can I get a file of integer weights ?

Open imzongjian opened this issue 2 years ago • 0 comments

I have followed the project (https://github.com/Zhen-Dong/CoDeNet) , and finished the quantization aware fine-tuning(quant_main.py) , getting a float32 file(model_last.pth). I feel confused of the difference between what I got and the .txt file in your project. I want to know how can I convert that float32 .pth file to the kind of txt file in your project. Thanks a lot for replying!!

imzongjian avatar Apr 12 '22 08:04 imzongjian