Commit History

Author SHA1 Message Date
  FlyingQianMM ca90902815 Merge pull request #835 from will-jl944/develop_jf 4 years ago
  will-jl944 5277cf7f91 not necessary to check shm size on non-Linux systems 4 years ago
  will-jl944 491c5b88b2 not necessary to check shm size on non-Linux systems 4 years ago
  will-jl944 3cc1c67943 get_num_workers return 0 if not Linux system 4 years ago
  FlyingQianMM 072e305953 add fixed_input_shape warning when exporting a ppyolov2 model 4 years ago
  will-jl944 3b01bccdca remove legacy train 4 years ago
  FlyingQianMM 4c918034ac Merge pull request #830 from will-jl944/develop_jf 4 years ago
  will-jl944 2d8af5b3c3 raise error if pretrain weights is a directory instead of pdparams file 4 years ago
  will-jl944 b2b26dd9ee get_num_workers return 0 if not Linux system 4 years ago
  will-jl944 5bba0a52ff refine clas evaluation 4 years ago
  will-jl944 114c93374c Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into gui_compatibilization 4 years ago
  FlyingQianMM e42dc31c0f Merge pull request #829 from will-jl944/windows_bug_fix 4 years ago
  will-jl944 3bd91df8fe forcibily convert image labels to int64 in ImagenetDataset 4 years ago
  will-jl944 0e0c62a236 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into gui_compatibilization 4 years ago
  FlyingQianMM cf74d167cb Merge pull request #814 from FlyingQianMM/develop_fix 4 years ago
  FlyingQianMM ec47c981c0 add mask resize target 4 years ago
  FlyingQianMM 3512d7d5c5 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into develop_fix 4 years ago
  will-jl944 374835b5cf Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into gui_compatibilization 4 years ago
  FlyingQianMM 2d155f6a80 Merge pull request #825 from will-jl944/develop_jf 4 years ago
  will-jl944 1e1aa542bb Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into gui_compatibilization 4 years ago
  FlyingQianMM 664baa0e3f Merge pull request #826 from will-jl944/bug_fix 4 years ago
  will-jl944 fe8e0aefe2 fix typo in classification pruning tutorial 4 years ago
  will-jl944 9b956dac06 initiate weigths before doing pruning in legacy_train 4 years ago
  will-jl944 5b66dee5c1 deal with image shape while doing pruning in legacy_train 4 years ago
  will-jl944 6146509e62 add _legacy_train, compatible with 1.x train api 4 years ago
  will-jl944 ed65b01157 convert tensor to list while saving pruner_inputs 4 years ago
  will-jl944 2175789f80 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleX into develop_jf 4 years ago
  will-jl944 bd785f12c0 no need to skip conv2d with small channel number with paddleslim 2.1 4 years ago
  will-jl944 8bdf091e84 default value of anchor and masks is None in 1.x yolo 4 years ago
  will-jl944 cc857bb773 override _compose_batch_transform in det.py 4 years ago