Historique des commits

Auteur SHA1 Message Date
  will-jl944 25d80f8d48 replace paddleclas il y a 4 ans
  FlyingQianMM 639820c46e Merge pull request #875 from FlyingQianMM/develop_export il y a 4 ans
  FlyingQianMM 47aab15235 add fixed_input_shape to self il y a 4 ans
  will-jl944 fd2093e6b6 train and quant_aware_train support resume_checkpoint il y a 4 ans
  will-jl944 96e1ecab37 merge develop il y a 4 ans
  FlyingQianMM 6abd2021d6 Merge pull request #833 from FlyingQianMM/develop_fix il y a 4 ans
  will-jl944 60f9604eb4 fix bug when pretrain_weights is None il y a 4 ans
  will-jl944 0c1a8ebb67 fix bug when pretrain_weights is None il y a 4 ans
  will-jl944 57468620e5 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into gui_compatibilization il y a 4 ans
  FlyingQianMM 072e305953 add fixed_input_shape warning when exporting a ppyolov2 model il y a 4 ans
  will-jl944 2d8af5b3c3 raise error if pretrain weights is a directory instead of pdparams file il y a 4 ans
  will-jl944 5bba0a52ff refine clas evaluation il y a 4 ans
  FlyingQianMM 3512d7d5c5 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into develop_fix il y a 4 ans
  FlyingQianMM 4edf96ad1b add NotImplementedError for _fix_transforms_shape il y a 4 ans
  FlyingQianMM c08c781909 load rcnn inference model il y a 4 ans
  will-jl944 9af7b0fe3a all_gather prediction results in classification evaluation il y a 4 ans
  FlyingQianMM 6973e5994d fix conflicts il y a 4 ans
  FlyingQianMM 4afdbdca12 fix input_shape il y a 4 ans
  will-jl944 748c2beafa remove inference_image_shape in docstring il y a 4 ans
  will-jl944 2213969dce remove image_shape from quant_aware_train since no inference model is saved in qat process il y a 4 ans
  will-jl944 620898b48a quantization aware training il y a 4 ans
  will-jl944 978c98bfd7 decrease lr in qat_train il y a 4 ans
  will-jl944 e1f495f55e set pretrain_weights to None in qat il y a 4 ans
  will-jl944 de3861b63d remove lr_mult_list in mobilenet since ppcls no longer supports il y a 4 ans
  will-jl944 fce21d27e7 add qat il y a 4 ans
  will-jl944 239ab2d864 fix strip model name bug il y a 4 ans
  will-jl944 de4d1d1799 strip '_ssld' while checking model_name il y a 4 ans
  will-jl944 d5906ce1ee add models' alias to pdx.cls; add mobilenetV3_ssld il y a 4 ans
  will-jl944 196e2a5cb0 block printing while importing paddleclas il y a 4 ans
  will-jl944 79d4164c5c move logging info out of build_dataloader il y a 4 ans