Skip to content

Conversation

chanwutk
Copy link
Contributor

@chanwutk chanwutk commented Oct 8, 2021

No description provided.

@chanwutk chanwutk changed the base branch from main to dev October 8, 2021 05:10
@chanwutk chanwutk marked this pull request as draft October 8, 2021 05:11
@chanwutk chanwutk changed the title optimize video recognition Optimize video recognition Oct 8, 2021
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch 2 times, most recently from dd688ba to 643442f Compare October 15, 2021 00:07
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from 643442f to 206364c Compare October 15, 2021 00:09
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from 59bf914 to 5e82901 Compare October 25, 2021 11:03
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch 2 times, most recently from df4be4f to f70ae11 Compare October 26, 2021 00:08
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from b02c736 to 94f9fee Compare October 26, 2021 00:58
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from 67247f9 to ce45212 Compare October 26, 2021 07:34
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from b68be05 to e1bb919 Compare October 30, 2021 08:05
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from 5388883 to 23a6450 Compare November 2, 2021 21:32
@chanwutk chanwutk force-pushed the ck/input-video-optimization branch from 5958ebc to 6363ed3 Compare November 2, 2021 21:42
@chanwutk chanwutk marked this pull request as ready for review November 2, 2021 22:24
@chanwutk chanwutk merged commit 27efba6 into dev Nov 2, 2021
@chanwutk chanwutk deleted the ck/input-video-optimization branch November 12, 2021 21:16
chanwutk added a commit that referenced this pull request Jun 10, 2022
* add yolov5

* ignore yolo folders and update  setup

* yolov5 works with apperception

* remove printing/saving options from yolov5-deepsort

* remove TypedDict to support python 3.7

* add yolov4 back as an option for tracking

* do not drop camera and world table everytime we execute; do not add same camera when execute multiple times.

* use BoundingBox as object

* Add interface for object recognition on a crop of video.

* ignore .idea

* enable recognition parts of frame

* run inference once when using gpu

* Automated lint and format fixes

Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
chanwutk added a commit that referenced this pull request Jun 10, 2022
* add yolov5

* ignore yolo folders and update  setup

* yolov5 works with apperception

* remove printing/saving options from yolov5-deepsort

* remove TypedDict to support python 3.7

* add yolov4 back as an option for tracking

* do not drop camera and world table everytime we execute; do not add same camera when execute multiple times.

* use BoundingBox as object

* Add interface for object recognition on a crop of video.

* ignore .idea

* enable recognition parts of frame

* run inference once when using gpu

* Automated lint and format fixes

Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
chanwutk added a commit that referenced this pull request Jun 10, 2022
* add yolov5

* ignore yolo folders and update  setup

* yolov5 works with apperception

* remove printing/saving options from yolov5-deepsort

* remove TypedDict to support python 3.7

* add yolov4 back as an option for tracking

* do not drop camera and world table everytime we execute; do not add same camera when execute multiple times.

* use BoundingBox as object

* Add interface for object recognition on a crop of video.

* ignore .idea

* enable recognition parts of frame

* run inference once when using gpu

* Automated lint and format fixes

Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
chanwutk added a commit that referenced this pull request Jun 10, 2022
* add yolov5

* ignore yolo folders and update  setup

* yolov5 works with apperception

* remove printing/saving options from yolov5-deepsort

* remove TypedDict to support python 3.7

* add yolov4 back as an option for tracking

* do not drop camera and world table everytime we execute; do not add same camera when execute multiple times.

* use BoundingBox as object

* Add interface for object recognition on a crop of video.

* ignore .idea

* enable recognition parts of frame

* run inference once when using gpu

* Automated lint and format fixes

Co-authored-by: Github Actions Bot <apperception-actions-bot@users.noreply.github.com>
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.

1 participant