-
Notifications
You must be signed in to change notification settings - Fork 3
Video Processing Plan #162
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
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
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## dev #162 +/- ##
==========================================
+ Coverage 62.97% 64.33% +1.35%
==========================================
Files 56 63 +7
Lines 1726 2013 +287
==========================================
+ Hits 1087 1295 +208
- Misses 639 718 +79
☔ View full report in Codecov by Sentry. |
* generate video * generate_videos * generate video
285dafe
to
128c452
Compare
* fix for multiple intersections * detects if any part of the intersection is in view
* depth_to_3d * update ingestion pipeline * style: [CI] cleanup python notebooks * style: [CI] format * add monodepth2 and Yolov5_StrongSORT_OSNet as submodules * add tracker * runs object recognition without saving files * pipeline runs * rework Frame * update poetry.lock * rework pipeline * fix import * runnable pipeline * organize filters * update poetry.lock * github action * style: [CI] format * clean up import * style: [CI] format * run as module * update Yolov5_StrongSORT_OSNet * clean up * style: [CI] cleanup python notebooks * split filters * style: [CI] format * add classname * style: [CI] format * rename * style: [CI] format * add usecase filter * style: [CI] format * runnable * style: [CI] format * save video * style: [CI] format * add annotations to output video * clean up * style: [CI] format * run instruction * style: [CI] format * cache stage result * style: [CI] format * output depth video * style: [CI] format Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
* stopped filter * make sure that close to intersection * updated main Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
* run pipeline on all videos * style: [CI] format * print exception * fix * fix * print frames in yolo * fix * remove print in yolo * print * fix * style: [CI] format * fix * add video iterator * style: [CI] format * test decoding * test decoding Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
* fix test * style: [CI] cleanup python notebooks * style: [CI] format * fix * update test * print result * print * change mobilitydb version * update csvs * style: [CI] cleanup python notebooks * fix test Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
* column metadata * style: [CI] format Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
…eption into ck/ablation-query
* filter out all mapping if there's intersection * skip if exits intersection --------- Co-authored-by: YongmingFrankGe <yongmg@berkeley.edu>
…eption into ck/ablation-query
* style: [CI] generate video examples * style: [CI] generate video examples * new car * style: [CI] generate video examples * style: [CI] generate video examples * update run * update * small test * only 3-4 * update * test de * update --------- Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
…rception into optimized_ingestion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.