Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lyuwenyu/RT-DETR issues and pull requests
#545 - Convert RT-DETR model to coreml
Issue -
State: open - Opened by ProfessorHT 6 days ago
#544 - Add configs
Pull Request -
State: closed - Opened by erica-herd-i 8 days ago
#543 - fix: [RT-DETRv2] typo: onnx inference entrypoint file name in the README.md
Pull Request -
State: open - Opened by Niccari 8 days ago
#542 - fix: [RT-DETRv2][export_onnx] fixed args typo: file_name -> output_file
Pull Request -
State: open - Opened by Niccari 8 days ago
#541 - coco default bbox format is not xyxy
Issue -
State: open - Opened by jaytwoCaribou 10 days ago
- 2 comments
#540 - Non-square training
Issue -
State: open - Opened by videscar 12 days ago
- 1 comment
#539 - matcher 偶尔会抛出一个assert错误assert (boxes1[:, 2:] >= boxes1[:, :2]).all()
Issue -
State: open - Opened by jeycechen 16 days ago
- 3 comments
#538 - convert the trained model to a TensorRT .engine file
Issue -
State: open - Opened by LiJiang97 17 days ago
- 1 comment
#537 - Can you consider adding a script to calculate FPS? Similar to “run_profile”
Issue -
State: open - Opened by LiJiang97 17 days ago
- 1 comment
#536 - Segmentation output
Issue -
State: open - Opened by nery-bemagro 18 days ago
- 2 comments
#535 - rtdetr_pytorch的coco test/eval如何得到所有类别的总体指标结果之外,每个类别自己的指标?
Issue -
State: open - Opened by Xxxnh 19 days ago
- 2 comments
#534 - The RT-DETR integrated in Ultralytics
Issue -
State: open - Opened by LiJiang97 19 days ago
#533 - where boxx_IoU is used
Issue -
State: open - Opened by gysennn 22 days ago
- 1 comment
#532 - 训练时验证结果与训练结束后加载模型的验证结果不同
Issue -
State: open - Opened by Shu-Ang 24 days ago
- 1 comment
#531 - Learning rate and learning rate scheduler
Issue -
State: open - Opened by dtdo90 29 days ago
- 1 comment
#530 - RTDETRv3
Issue -
State: open - Opened by sepatin about 1 month ago
- 1 comment
#529 - Distributed training on multiple GPUs get stucked.
Issue -
State: open - Opened by NotoCJ about 1 month ago
- 3 comments
#528 - feat: [sc-13089] deploy onnx model
Pull Request -
State: closed - Opened by darrenjkt about 1 month ago
#527 - linear_sum_assignment()报错ValueError: matrix contains invalid numeric entries
Issue -
State: open - Opened by Shu-Ang about 1 month ago
- 2 comments
#526 - 一些关于IOU-aware Query Selection 的疑问
Issue -
State: closed - Opened by ValiantDiligent about 1 month ago
- 1 comment
#525 - Improve Bounding boxes classes performances
Issue -
State: open - Opened by Abdoulaye-Sayouti about 1 month ago
- 8 comments
#524 - Experiments with Collaborative Hybrid Assignments of CO-DETR to RT-DETR
Issue -
State: open - Opened by pdt0609 about 1 month ago
- 1 comment
#523 - rtdertv2有可视化pr曲线的代码吗
Issue -
State: open - Opened by xiaocongxin about 1 month ago
- 8 comments
#522 - 迁移到时空动作检测任务
Issue -
State: closed - Opened by Shu-Ang about 1 month ago
- 3 comments
#521 - 深度学习时间复杂度计算
Issue -
State: open - Opened by ZhenboZhao77 about 2 months ago
- 5 comments
#520 - 请问RT-DETRV3代码什么时候发布?
Issue -
State: open - Opened by woshisb1 about 2 months ago
- 1 comment
#519 - 如何改变模型的保存轮数
Issue -
State: open - Opened by HuLu65 about 2 months ago
- 1 comment
#518 - 如何改变模型的保存轮数
Issue -
State: closed - Opened by HuLu65 about 2 months ago
#517 - no import file for cvperception and paddle was found
Issue -
State: open - Opened by LiJiang97 about 2 months ago
- 1 comment
#516 - 得到模型预测的bbox及类别的txt
Issue -
State: open - Opened by xiaocongxin about 2 months ago
- 2 comments
#515 - Question about discrite sampling in RT-DETRv2
Issue -
State: open - Opened by SebastianJanampa about 2 months ago
- 5 comments
#514 - add module 'transformers' to requirements.txt
Pull Request -
State: closed - Opened by shankangke about 2 months ago
#513 - 随机选取scale中的size进行插值,boxes为什么不需要随着size做相应变化。
Issue -
State: open - Opened by vvvvvair about 2 months ago
- 3 comments
#512 - Where should I set the target_layer when applying Gradcam?
Issue -
State: open - Opened by jaehyeok-jeon about 2 months ago
#511 - How to compute loss in training?
Issue -
State: closed - Opened by dtdo90 about 2 months ago
- 3 comments
#510 - Input scaling and datatype on version 1 RT_DETR pytorch model
Issue -
State: open - Opened by jeonghyunjo about 2 months ago
- 1 comment
#509 - question for `share_matched_indices`
Issue -
State: open - Opened by vvvvvair about 2 months ago
- 2 comments
#508 - 有无办法设置评估的时候给出IoU0.5的AR
Issue -
State: open - Opened by ucsdzehualiu about 2 months ago
- 1 comment
#507 - add support to new torchvision version (>=0.16) for rtdetr_pytorch
Pull Request -
State: closed - Opened by XHMY about 2 months ago
- 2 comments
#506 - Seems scailing input format config doesn't work
Issue -
State: closed - Opened by jeonghyunjo about 2 months ago
- 2 comments
#506 - Seems scailing input format config doesn't work
Issue -
State: closed - Opened by jeonghyunjo about 2 months ago
- 2 comments
#505 - Potential Misalignment in `MSDeformableAttention.forward` Implementation for `reference_points.shape[-1] == 2`
Issue -
State: open - Opened by Anchor1566 2 months ago
- 2 comments
#504 - 模型导出onnx报错
Issue -
State: open - Opened by leejq666 2 months ago
- 9 comments
#503 - rtdetrv2使用coco数据集训练报错 Missing inject for `type` style
Issue -
State: open - Opened by xiaocongxin 2 months ago
- 4 comments
#502 - How to load model for fine tuning
Issue -
State: closed - Opened by dtdo90 2 months ago
- 5 comments
#501 - Sponsor this project url is 404
Issue -
State: closed - Opened by hedecai 2 months ago
- 1 comment
#499 - FileNotFoundError: [Errno 2] No such file or directory: 'D:/RT-DETR-main/RT-data/coco/images/T\\000000520479.jpg'
Issue -
State: open - Opened by zouchao8527 2 months ago
- 4 comments
#498 - Shape mismatch when trying to use different strides in decoder
Issue -
State: open - Opened by amirbakhtiary23 2 months ago
- 4 comments
#497 - 请问密集小目标场景下,要在哪里设置每张图的最大目标数量max detection number?
Issue -
State: closed - Opened by ucsdzehualiu 2 months ago
- 2 comments
#496 - Number of required epochs for fine tuning and some other questions
Issue -
State: open - Opened by amirbakhtiary23 2 months ago
#495 - Question on COCO mAP Evaluation for ONNX and TensorRT Models
Issue -
State: open - Opened by vsingh9076 2 months ago
#494 - where is RT-DETRv2-L congifure file?
Issue -
State: open - Opened by ucsdzehualiu 2 months ago
- 1 comment
#493 - Error by running the Torch inference on Jetson Orin AGX for RT-DETv2 (Pytorch)
Issue -
State: open - Opened by yekruz 2 months ago
#492 - different mAP
Issue -
State: open - Opened by Antoniodevy 3 months ago
- 6 comments
#491 - Clarification about label preprocessing
Issue -
State: closed - Opened by amirbakhtiary23 3 months ago
- 3 comments
#490 - ModuleNotFoundError: No module named 'src'
Issue -
State: open - Opened by moosich7 3 months ago
- 2 comments
#489 - Error in finetuning pretrained model
Issue -
State: open - Opened by poojitha0892 3 months ago
- 2 comments
#488 - change backbone
Issue -
State: open - Opened by halyusuf25 3 months ago
- 1 comment
#487 - Something wrong when evaluate
Issue -
State: open - Opened by jy0x4f 3 months ago
- 1 comment
#486 - good work!
Issue -
State: closed - Opened by todesti2 3 months ago
#485 - 版面分析
Issue -
State: open - Opened by lyc728 3 months ago
- 2 comments
#484 - export 报错,转rknn
Issue -
State: open - Opened by sssssshf 3 months ago
- 4 comments
#483 - 关于RTDert能否支持OBB格式的问题
Issue -
State: open - Opened by hzdzkjdxyjs 3 months ago
- 3 comments
#482 - error
Issue -
State: open - Opened by 888888zhang 3 months ago
#481 - 模型预测
Issue -
State: open - Opened by CSUSTxxc 3 months ago
#480 - :bug: Bugfix: [TensorRT Inference] Matching for bbox & label
Pull Request -
State: closed - Opened by Hitbee-dev 3 months ago
#479 - Thank you.
Issue -
State: closed - Opened by Get1star 3 months ago
- 1 comment
#478 - Question about Visualizing Self-Attention in RT-DETR Encoder
Issue -
State: open - Opened by Anchor1566 4 months ago
- 4 comments
#477 - 【报错】训练自己数据集时报错
Issue -
State: open - Opened by bleudeprusse 4 months ago
#476 - Fix "training_staus" typo
Pull Request -
State: closed - Opened by cxnt 4 months ago
#475 - Attempting to understand the denoising.
Issue -
State: open - Opened by Alexandre-SCHOEPP 4 months ago
#474 - Pytroch中的数据预处理
Issue -
State: open - Opened by DaCheng1823 4 months ago
#473 - I encountered a situation where the AP is 0, and I feel that there might be an issue with the conversion of YOLO format labels to COCO dataset labels format. I hope someone can provide effective code for converting YOLO to COCO dataset labels.
Issue -
State: open - Opened by jiangsu415 4 months ago
#472 - Spatial attention visualization
Issue -
State: open - Opened by sepatin 4 months ago
- 1 comment
#471 - Update README.md
Pull Request -
State: closed - Opened by lyuwenyu 4 months ago
#470 - Add README for evaluating on aerovect image dataset
Pull Request -
State: closed - Opened by mei-aerovect 4 months ago
#469 - 您好我想问一下 rtdetr 有没有早停的设置?
Issue -
State: open - Opened by 1zaa 4 months ago
- 1 comment
#468 - Sliced Inference Support for Improved Results
Pull Request -
State: closed - Opened by mali-afridi 4 months ago
- 2 comments
#467 - Sliced Inference Support for Improved Results
Pull Request -
State: closed - Opened by mali-afridi 4 months ago
#466 - 修改图像训练size, 训练异常
Issue -
State: closed - Opened by kenh1991 4 months ago
- 3 comments
#464 - Clamp tgt to avoid NaN in rtdetr_decoder.py
Pull Request -
State: open - Opened by Peterande 4 months ago
#463 - export RTDETR as coreML
Issue -
State: open - Opened by keisan1231 4 months ago
#462 - Why does it show "No module named 'src'"?
Issue -
State: closed - Opened by jiangsu415 4 months ago
- 5 comments
#461 - 请问有没有backbone的预训练参数
Issue -
State: closed - Opened by liang-tai 4 months ago
- 2 comments
#460 - Can RT-DETR only be trained on datasets with standard rectangular boxes, or can it also be trained on rotated boxes?
Issue -
State: open - Opened by cripsgreen 4 months ago
- 4 comments
#459 - 不同层特征使用不同采样点的设置
Issue -
State: open - Opened by xjinchuan 4 months ago
- 1 comment
#458 - 在voc上有测试过效果吗
Issue -
State: open - Opened by ssss2233 4 months ago
- 2 comments
#457 - configuration of RT-detr
Pull Request -
State: closed - Opened by stefanvdpalen 4 months ago
#456 - Objects365预训练log或mAP参考
Issue -
State: closed - Opened by Peterande 4 months ago
- 2 comments
#455 - Update Added in README.md
Pull Request -
State: closed - Opened by khadijairfan2345 4 months ago
#454 - Regnet & DLA34 Backbone Support
Pull Request -
State: closed - Opened by khadijairfan2345 4 months ago
- 5 comments
#453 - Regnet & DLA Backbone Support
Pull Request -
State: closed - Opened by khadijairfan2345 4 months ago
#452 - Regnet & DLA34 Backbone Support
Pull Request -
State: closed - Opened by khadijairfan2345 4 months ago
#451 - V2测试无效果
Issue -
State: open - Opened by Jushl 4 months ago
#450 - RuntimeError
Issue -
State: open - Opened by Godk02 4 months ago
- 2 comments
#447 - pth2onnx和onnx2trt是没有问题,但是trt推理出现box坐标是特别大的值,标签和得分是正确的
Issue -
State: open - Opened by Kingxudong 5 months ago
- 6 comments
#443 - 关于YOLOv6-v9速度不匹配问题
Issue -
State: closed - Opened by Peterande 5 months ago
- 1 comment
#442 - 训练rtdetr_pytorch报错KeyError: 0以及KeyError: Caught KeyError in DataLoader worker process 0.
Issue -
State: open - Opened by 123studying 5 months ago
- 5 comments
#441 - Export to engine
Issue -
State: closed - Opened by TtopsBo 5 months ago
- 2 comments
#428 - 求助:ppdet导出的模型转ONNX之后,预测报错
Issue -
State: closed - Opened by David-dotcom666 5 months ago
- 5 comments