Skip to content

Conversation

@DrRyanHuang
Copy link
Contributor

@DrRyanHuang DrRyanHuang commented Feb 26, 2023

目前完成了 DiffusionDet 小数据集上测试, AP可以达到41,提交一版请求 review

全量数据集仍在训练中

配置文件运行 configs/diffusiondet/diffusiondet_r50_fpn_3x_pro500_coco.yml

@DrRyanHuang
Copy link
Contributor Author

DrRyanHuang commented Feb 27, 2023

train集, 29e结果:
image

Copy link
Collaborator

@jerrywgz jerrywgz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要更新最新代码解决冲突


| Backbone | Proposals | lr schedule | Box AP | download | config |
| :-------------- | :-----: | :------------: | :-----: | :-----: | :-----: |
| ResNet50-FPN | 100 | 3x | 43.0 | [download](https://paddledet.bj.bcebos.com/models/sparse_rcnn_r50_fpn_3x_pro100_coco.pdparams) | [config](./sparse_rcnn_r50_fpn_3x_pro100_coco.yml) |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

链接需要更新,可将模型发至jerrywgz@126.com 然后地址更新为https://paddledet.bj.bcebos.com/models/xcxx.pdparams xxx为模型配置名称

# batch_whwh = self.inputs["img_whwh"]
# targets = []

# for i in range(len(batch_gt_class)):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

去除无关代码


| Backbone | Proposals | lr schedule | Box AP | download | config |
| :-------------- | :-----: | :------------: | :-----: | :-----: | :-----: |
| ResNet50-FPN | 100 | 3x | 43.0 | [download](https://paddledet.bj.bcebos.com/models/sparse_rcnn_r50_fpn_3x_pro100_coco.pdparams) | [config](./sparse_rcnn_r50_fpn_3x_pro100_coco.yml) |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

模型精度与原版仍有差距

@CLAassistant
Copy link

CLAassistant commented Jun 1, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants