- 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 提交于
-
- 02 3月, 2023 2 次提交
- 22 2月, 2023 2 次提交
-
-
由 XYZ_916 提交于
* add config and architecture for human36m * modify TinyPose3DHRNet to support human3.6M dataset * delete useless class
-
由 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
-
- 15 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add swin large dino, refine dino codes * fix dino export
-
- 09 2月, 2023 2 次提交
- 08 2月, 2023 2 次提交
- 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
-
- 28 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe architectures * fix deploy ppyoloe arch * add ppyoloe arch coments, test=document_fix
-
- 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 1 次提交
-
-
由 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
-
- 20 12月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 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
-
- 15 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 17 9月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* refine fcos codes * refine fcos postprocess * fix fcos deploy * fix fcos deploy
-
- 16 9月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add fcosr * fix some problem * add docs for fcosr * modify code * modify focsr reader * finish tensorrt deployment with dynamic shape * modify according to review comment Co-authored-by: wangxinxin08 <>
-
- 07 9月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 31 8月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* pose3d metro modeling * delete extra comments
-
- 11 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor s2anet to support batch_size > 1 * fix problem of inference * support batch_size > 1 for training * fix empty results * fix dota eval * fix configs of s2anet_head * modify s2anet_spine_1x to 73 mAP
-
- 20 6月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* clean fluid * mv static to legacy * remove yolo box * revert legacy dir * revert static link * update in_dynamic_mode * clean iou_similarity, collect_fpn_proposals, bipartite_match
-
- 31 5月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add exclude_nms and trt silu for yolox * fix silu act, fix readme
-
- 02 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 22 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 18 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 12 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 06 4月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-