This repository was archived by the owner on Jun 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 157
[Yolov5] Update in yaml dataset scripts #869
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kylesayrs
previously approved these changes
Jun 15, 2022
8986f44 to
3e45896
Compare
rahul-tuli
approved these changes
Jun 15, 2022
bfineran
approved these changes
Jun 15, 2022
KSGulin
added a commit
that referenced
this pull request
Jun 15, 2022
bfineran
pushed a commit
that referenced
this pull request
Jun 15, 2022
KSGulin
added a commit
that referenced
this pull request
Jun 16, 2022
bfineran
pushed a commit
that referenced
this pull request
Jun 17, 2022
* Update: update in-code docs and re-organize some functionality (#811) * [Integrations-Testing] Fix test functionality (#848) * Fix: correct export model path reference * [Integrations-Testing] Github actions workflow (#849) * [Integrations-Testing] Add abridged mode (#810) * [Integrations-Testing] Add deploy stage support (#870) * Fix: yolov5 docs typos (#866) * YOLOv5 tutorials update (#860) * [Integrations-Testing] Test creation docs (#809) * [Yolov5] Update in yaml dataset scripts (#869) * pytorch manager - group modifiers by stage in apply (#873) * pytorch manager - group modifiers by stage in apply * update docstring * wrap modifier in iterable if necessary * protect fused modules with multiple hooks from dict mutate exception (#872) * [Integrations-Testing] Pre-commit configs (#874) * Update style * Fix quality * remove style for outside files * reset Makefile * Undo styling on outside files * Fix typos in transformer docs (#875) * initial commit * Apply suggestions from code review Co-authored-by: bogunowicz@arrival.com <bogunowicz@arrival.com> Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com> * GHA workflow fixes * Update styling * remove uneeded files * Change pre-commit tests to commit * Add quotes around pip install -e to support zsh + bash (#877) (#878) * sync with origin * Update makefile and pre-commit tests * Updated transformers one-shot pre-commit test * All pre-commit tests updated * Update pre-commit + commit tests and workflow logic * Fix yolov5 pre-commit config * Update: yolov5 tests * Turning off yolov5 testing due to unsupported python3.6 * Testing pythong 3.8 * Add back in yolov5 to test w python3.8 * More explicit pathing for yolov5 * remove comment
KSGulin
added a commit
that referenced
this pull request
Jun 23, 2022
KSGulin
added a commit
that referenced
this pull request
Jun 23, 2022
KSGulin
added a commit
that referenced
this pull request
Jun 23, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update paths for data download in .yaml data files