ocrhei
ocrhei
> Thanks for asking, some explanations are missing in our docs and we will add them back soon. > > You can set up your config with the following template:...
> > 不知怎么读取mdb格式,为啥不弄成json格式呢 > > Using `lmdb` format just to avoid out-of-memory problem when using DDP for training. You can also use `json` format annotation file like icdar2015 and icdar2017....
啥时候能公开呢
同问,如何在不影响精度的情况下降低现存呢,训练速度倒是无所谓
速度精度超过yolo8,我再考虑学习下v9,我也是觉着论文中连速度对比图都没有太离谱了。
即使不发布v2,能把v1的代码放全吗,感谢
期待大佬的讲座以及pytorch版本的re-detr,主要想试一试pytorch版的ssld_v2预训练模型。
> > 期待大佬的讲座以及pytorch版本的re-detr,主要想试一试pytorch版的ssld_v2预训练模型。 > > @ocrhei > > 是需要resnet的预训练嘛,torch的bakcbone我先上传了一版本 https://github.com/lyuwenyu/RT-DETR/blob/main/rtdetr_pytorch/src/resnet.py > > * [ResNet101_vd_ssld_pretrained_from_paddle.pth](https://pan.baidu.com/s/18SVBZhsyVELFWO_fbt248w?pwd=5x6q) 提取码: 5x6q > * [ResNet50_vd_ssld_v2_pretrained_from_paddle.pth](https://pan.baidu.com/s/1Z6jukqldPbZUE3eRppg8QQ?pwd=6eip) 提取码: 6eip > * [ResNet34_vd_pretrained_from_paddle.pth](https://pan.baidu.com/s/15MOSBGkPdtnn-luF0MtT0w?pwd=84pe) 提取码: 84pe > * [ResNet18_vd_pretrained_from_paddle.pth](https://pan.baidu.com/s/1Lck-Kkg84c0nvAygLR4N0g?pwd=mg64) 提取码:...