Histórico de Commits

Autor SHA1 Mensagem Data
  FlyingQianMM f92c22a4e3 append Pad to test_transforms when exporting inference model for RCNN_FPN há 4 anos atrás
  will-jl944 63603a5d08 In FasterRCNN, in_channel of TwoFCHead should be determined according to out_shape of neck há 4 anos atrás
  will-jl944 1b63ede037 fix bug if offset between cls_id and cat_id is not 1 há 4 anos atrás
  FlyingQianMM 6abd2021d6 Merge pull request #833 from FlyingQianMM/develop_fix há 4 anos atrás
  will-jl944 5587a9a41a cat id starts from 1 in voc dataset há 4 anos atrás
  will-jl944 0c1a8ebb67 fix bug when pretrain_weights is None há 4 anos atrás
  FlyingQianMM 072e305953 add fixed_input_shape warning when exporting a ppyolov2 model há 4 anos atrás
  will-jl944 2d8af5b3c3 raise error if pretrain weights is a directory instead of pdparams file há 4 anos atrás
  FlyingQianMM 4edf96ad1b add NotImplementedError for _fix_transforms_shape há 4 anos atrás
  FlyingQianMM c08c781909 load rcnn inference model há 4 anos atrás
  FlyingQianMM 6973e5994d fix conflicts há 4 anos atrás
  FlyingQianMM 4afdbdca12 fix input_shape há 4 anos atrás
  will-jl944 85784c783f determine num_max_boxes according to dataset há 4 anos atrás
  will-jl944 33b3af3879 refine code há 4 anos atrás
  will-jl944 90366ff132 refine metric related code há 4 anos atrás
  will-jl944 6caab7032c refine metric related code há 4 anos atrás
  will-jl944 0c208efa17 HRNet->HRNet_W18 há 4 anos atrás
  will-jl944 c4cf6ce59c add hrnet backbone for fasterrcnn há 4 anos atrás
  will-jl944 30ea279905 add hrnet backbone for fasterrcnn há 4 anos atrás
  will-jl944 748c2beafa remove inference_image_shape in docstring há 4 anos atrás
  will-jl944 2213969dce remove image_shape from quant_aware_train since no inference model is saved in qat process há 4 anos atrás
  will-jl944 978c98bfd7 decrease lr in qat_train há 4 anos atrás
  will-jl944 e1f495f55e set pretrain_weights to None in qat há 4 anos atrás
  will-jl944 fce21d27e7 add qat há 4 anos atrás
  will-jl944 62a1b636ec add ema há 4 anos atrás
  will-jl944 5bc9e0f18a import from ppdet submoduole há 4 anos atrás
  will-jl944 79d4164c5c move logging info out of build_dataloader há 4 anos atrás
  will-jl944 7f028e05d8 revert submodules versions há 4 anos atrás
  will-jl944 8fa1234d5d import from PaddleClas submodule instead há 4 anos atrás
  FlyingQianMM d4f745add9 add dygrah há 4 anos atrás