SpursLipu / YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone

YOLO ModelCompression MultidatasetTraining
GNU General Public License v3.0
444 stars 136 forks source link

Conversion of Weight and cfg files after quantization #76

Open ahasan016 opened 3 years ago

ahasan016 commented 3 years ago

Hello, I have tried your quantization approach and the final output of your quantization training is a .pt file. Can you help me to convert back to .weight from the .pt file generated after quantization?

SpursLipu commented 3 years ago

My repository don't support this convert .pt to .weights after quantization. I will update resently.

Abhishek672 commented 2 years ago

Is it updated now? @SpursLipu