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

[CodeCamp2023-476]Add new configuration files for QDTrack algorithm in mmdetection #10717

Merged
merged 6 commits into from
Aug 4, 2023

Conversation

ZhaoCake
Copy link
Contributor

@ZhaoCake ZhaoCake commented Jul 27, 2023

Motivation

Add new configuration files for QDTrack algorithm in mmdetection.

Modification

Two configuration file of qdtrack.

I am sorry for that I confuse the requirement of task, I put new configs into ./configs yesterday. And now, it has been corrected.

BC-breaking

As there is no mot_challenge.py in mmdet/configs/_base_/dataset/, I touched one and made it fit the pure python style

Other

  • I have finished train and test on A4000-16G, with dataset "MOT17".

  • After the modification, it still works well on A4000-16G, with dataset "MOT17".

  • It seems unable to pass the checks below. Could anyone tell me the reason? I will modify it.

@CLAassistant
Copy link

CLAassistant commented Jul 27, 2023

CLA assistant check
All committers have signed the CLA.

@ZhaoCake
Copy link
Contributor Author

I have finished the correction that put configurations into mmdet/configs, meanwhile, as there was no mot_challenge.py in mmdet/configs/_base_/dataset, I touched one and made it fit pure python style.

@ZhaoCake ZhaoCake reopened this Jul 28, 2023
@hhaAndroid
Copy link
Collaborator

@ZhaoCake Please fix the lint. And please provide some logs in the PR message that can demonstrate that the training and testing are normal. Thank you.

显式导入model。关于日志,由于我删了。所以需要重新训练。
@OpenMMLab-Assistant-004
Copy link

Hi @ZhaoCake,

We'd like to express our appreciation for your valuable contributions to the mmdetection. Your efforts have significantly aided in enhancing the project's quality.
It is our pleasure to invite you to join our community thorugh Discord_Special Interest Group (SIG) channel. This is a great place to share your experiences, discuss ideas, and connect with other like-minded people. To become a part of the SIG channel, send a message to the moderator, OpenMMLab, briefly introduce yourself and mention your open-source contributions in the #introductions channel. Our team will gladly facilitate your entry. We eagerly await your presence. Please follow this link to join us: ​https://discord.gg/UjgXkPWNqA.

If you're on WeChat, we'd also love for you to join our community there. Just add our assistant using the WeChat ID: openmmlabwx. When sending the friend request, remember to include the remark "mmsig + Github ID".

Thanks again for your awesome contribution, and we're excited to have you as part of our community!

@hhaAndroid hhaAndroid merged commit cd88ad1 into open-mmlab:dev-3.x Aug 4, 2023
6 of 8 checks passed
yumion pushed a commit to yumion/mmdetection that referenced this pull request Jan 31, 2024
yumion pushed a commit to yumion/mmdetection that referenced this pull request Jan 31, 2024
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

5 participants