Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a support of SODA-D dataset #692

Open
wants to merge 73 commits into
base: dev
Choose a base branch
from

Conversation

tang576225574
Copy link
Contributor

Motivation

增加数据集SODA-D支持

Modification

1,增加了一个evaluation测量指标的类 SodadMetric,主要是仿照CocoMetric 进行改写,由sodad_eval.py 和sodad_metric.py文件组成
2,增加了一个yolov7 tiny的使用样例,在configs/yolov7/yolov7_tiny_syncbn_fast_4x16b-100e_sodad.py 文件

BC-breaking (Optional)

对兼容性不产生影响

Use cases (Optional)

bash tools/dist_train.sh configs/yolov7/yolov7_tiny_syncbn_fast_4x16b-100e_sodad.py 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants