- 09 3月, 2023 1 次提交
-
-
由 LokeZhou 提交于
* add vitpose * fix keypoints/README_en.md document_fix=test * add vitpose_base_coco_256x192 * vitpose.py add some annotation for discriminate visio_transformer.py * output_heatmap use gpu
-
- 07 3月, 2023 1 次提交
-
-
由 shangliang Xu 提交于
align torch dn code merge deformable dino mask-dino same code reset norm attr fix dino amp training fix bbox_pred in detr postprocess
-
- 06 3月, 2023 1 次提交
-
-
由 Zhao-Yian 提交于
-
- 03 3月, 2023 1 次提交
-
-
由 LokeZhou 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 zhiboniu 提交于
* petr train ok train ok refix augsize affine size fix update msdeformable fix flip/affine fix clip add resize area add distortion debug mode fix pos_inds update edge joints update word mistake * delete extra codes;adapt transformer modify;update code format * reverse old transformer modify * integrate datasets
-
- 13 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* fix distill codes and docs * fix slim distill docs * fix docs * add details of docs, test=document_fix
-
- 10 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* update pphuman ppvechicle new models, test=document_fixb * update docs, test=document_fixb * update docs, test=document_fix * fix configs, test=document_fix
-
- 09 2月, 2023 2 次提交
- 08 2月, 2023 4 次提交
-
-
由 huangjun12 提交于
* add mainkd for ppyoloe distill * refine code style
-
由 Feng Ni 提交于
-
由 wangguanzhong 提交于
-
由 Feng Ni 提交于
-
- 07 2月, 2023 2 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe semi-det base codes * fix configs * fix head distill loss * add more semi_det configs and fix doc, test=document_fix * add contrast_loss config, test=document_fix
-
由 ucsk 提交于
* add QueryInst * update sparse config * Clean up redundancy and update style * update config * add trained models & resolve conflict * share bbox_cxcywh_to_xyxy * Revert "share bbox_cxcywh_to_xyxy" This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9. * repeat bbox_cxcywh_to_xyxy * Poly2Mask: Add delete switch RandomSizeCrop: keep origin randint style * update copyright
-
- 06 2月, 2023 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe distill with soft loss and feature loss * refine distill codes * fix configs and docs * clean codes * merge cam, fix export
-
- 02 2月, 2023 1 次提交
-
-
由 wangguanzhong 提交于
-
- 01 2月, 2023 1 次提交
-
-
由 xs1997zju 提交于
* fix slice infer one image save_results (#7654) * Support GradCAM Cascade_rcnn forward bugfix * code style fix * BBoxCAM class name fix * Add gradcam tutorial and demo --------- Co-authored-by: NFeng Ni <nemonameless@qq.com>
-
- 31 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe plus tiny with aux_head * fix ppyoloe tiny training * fix ppyoloe+ tiny p2 model * add ppyoloe t p2 model
-
- 09 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add centertrack base codes * fix deploy and docs * fix tracker * fix * fix pre_img * fix deploy * fix
-
- 04 1月, 2023 2 次提交
-
-
由 ucsk 提交于
-
由 shangliang Xu 提交于
* add DINO add msdeformable attention cuda op fix export bug * fix decoder norm
-
- 27 12月, 2022 1 次提交
-
-
由 Taojerxi 提交于
* finish_cotuning * fix_bug * add_readme * finish contrast
-
- 09 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 12月, 2022 1 次提交
-
-
由 ucsk 提交于
* fix transposed convolution in_channels * fix when deep_supervision is false
-
- 07 12月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 06 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add ssod denseteacher fcos codes and refine baseline doc * fix docs * fix deploy and ColorJitter float32 * fix docs * fix docs, test=document_fix
-
- 16 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add iou-fcos and ssod baseline * add gen_semi_coco, fix doc * fix doc links
-
- 15 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 08 11月, 2022 1 次提交
-
-
由 pk_hk 提交于
* fix sm_use for ppyoloe_head and output for box_dis * fix pos_embed of training
-
- 07 11月, 2022 1 次提交
-
-
由 pk_hk 提交于
* [smdet] add tal_cr and custompan with transfomer, add box_distribution to pred reg_max, test=document_fix * add tal_cr
-
- 04 11月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 03 11月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add ppyoloe_r * modify code of ops.py * add ppyoloe_r docs and modify rotate docs * modify docs and refine connfigs * fix some problems * refine docs, add nms_rotated ext_op and fix some problems * add image and inference_benchmark.py * modify docs * fix some problems * modify code accroding to review Co-authored-by: wangxinxin08 <>
-
- 31 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 18 10月, 2022 1 次提交
-
-
由 huangjun12 提交于
* add code * add ld-vlr * refractor code * refine code * add doc * refine details * refine doc * update download url * rename config file for ci * rename config file in README for CI
-
- 13 10月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 17 9月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* refine fcos codes * refine fcos postprocess * fix fcos deploy * fix fcos deploy
-