프로그램 사용/ai 프로그램
torchvision model
구차니
2026. 6. 1. 18:28
pytorch 껀진 모르겠는데 아무튼,
torchvision에 model을 뒤지다 보니
mobilenet v3 관련 QAT 가 있어서 정리
[링크 : https://github.com/gdwang08/STFPM]
[링크 : https://github.com/gdwang08/STFPM/blob/main/main.py]
[링크 : https://docs.pytorch.org/vision/main/models/mobilenetv3_quant.html#model-builders]
[링크 : https://github.com/pytorch/vision/blob/main/torchvision/models/quantization/mobilenetv3.py]