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

Fix loading with coco and voc datasets #12

Merged
merged 31 commits into from
Dec 15, 2020
Merged

Fix loading with coco and voc datasets #12

merged 31 commits into from
Dec 15, 2020

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Dec 3, 2020

Partially fixes #16

  • Fixes losses computation
  • Fixes training scripts of coco datasets
  • Fixes training scripts of voc datasets
  • Fixes bias initialize of YoloHead

@zhiqwang zhiqwang added bug / fix Something isn't working enhancement New feature or request labels Dec 3, 2020
@zhiqwang
Copy link
Owner Author

zhiqwang commented Dec 4, 2020

/rebase

@zhiqwang
Copy link
Owner Author

zhiqwang commented Dec 6, 2020

Partially closes #16

@zhiqwang
Copy link
Owner Author

zhiqwang commented Dec 9, 2020

/rebase

@zhiqwang
Copy link
Owner Author

/rebase

@zhiqwang zhiqwang changed the title Support training with coco and voc datasets Fix loading with coco and voc datasets Dec 15, 2020
@zhiqwang
Copy link
Owner Author

For this PR is too long, I separate the fix of loss computation into a follow-up PR.

@zhiqwang zhiqwang merged commit 20291c9 into master Dec 15, 2020
@zhiqwang zhiqwang deleted the support_training branch December 15, 2020 16:39
@zhiqwang zhiqwang added bugfix and removed bug / fix Something isn't working labels Dec 17, 2020
@zhiqwang zhiqwang added bug / fix Something isn't working and removed bugfix labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Support training with COCO and VOC datasets
1 participant