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

Copy the dataloader and trainer from yolov5 #350

Merged
merged 16 commits into from
Mar 13, 2022

Conversation

Luwill6
Copy link
Contributor

@Luwill6 Luwill6 commented Mar 9, 2022

Fixing #60

@CLAassistant
Copy link

CLAassistant commented Mar 9, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ Luwill6
✅ zhiqwang
❌ pre-commit-ci[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@zhiqwang zhiqwang added the enhancement New feature or request label Mar 9, 2022
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #350 (1672086) into main (d088d5f) will not change coverage.
The diff coverage is n/a.

❗ Current head 1672086 differs from pull request most recent head b06af2d. Consider uploading reports for the commit b06af2d to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #350   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          11       11           
  Lines         776      776           
=======================================
  Hits          765      765           
  Misses         11       11           
Flag Coverage Δ
unittests 98.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d088d5f...b06af2d. Read the comment docs.

@zhiqwang zhiqwang mentioned this pull request Mar 11, 2022
9 tasks
@zhiqwang zhiqwang changed the title support trainer from yolov5 Copy the dataloader and trainer from yolov5 Mar 11, 2022
@Luwill6 Luwill6 force-pushed the Luwill-branch branch 2 times, most recently from dac8320 to 8d1421d Compare March 11, 2022 09:37
@zhiqwang zhiqwang changed the base branch from main to train-net March 13, 2022 10:18
@zhiqwang zhiqwang merged commit 7ebda59 into zhiqwang:train-net Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants