Skip to content

Conversation

chanwutk
Copy link
Contributor

@chanwutk chanwutk commented Sep 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Patch coverage: 84.57% and project coverage change: +1.35% 🎉

Comparison is base (ca1b5be) 62.97% compared to head (04b6688) 64.33%.

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

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     
Files Changed Coverage Δ
apperception/data_types/box.py 25.53% <ø> (ø)
apperception/road_network.py 0.00% <0.00%> (ø)
...ception/trackers/object_tracker_yolov4_deepsort.py 0.00% <ø> (ø)
...ception/trackers/object_tracker_yolov5_deepsort.py 0.00% <0.00%> (ø)
apperception/utils/add_recognized_objects.py 16.36% <ø> (ø)
apperception/utils/df_to_camera_config.py 50.00% <ø> (ø)
apperception/utils/export_tables.py 15.00% <33.33%> (+4.47%) ⬆️
apperception/utils/import_pickle.py 35.71% <35.71%> (ø)
apperception/database.py 75.67% <66.26%> (+8.69%) ⬆️
apperception/utils/create_sql.py 80.00% <80.00%> (ø)
... and 15 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

yousefh409 and others added 3 commits September 15, 2022 20:21
chanwutk and others added 25 commits September 16, 2022 01:28
* 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>
chanwutk and others added 27 commits July 28, 2023 01:25
* filter out all mapping if there's intersection

* skip if exits intersection

---------

Co-authored-by: YongmingFrankGe <yongmg@berkeley.edu>
* 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>
@chanwutk chanwutk merged commit f2e4c65 into dev Aug 6, 2023
@chanwutk chanwutk deleted the optimized_ingestion branch August 6, 2023 06:48
@chanwutk chanwutk restored the optimized_ingestion branch August 6, 2023 22:59
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.

3 participants