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

Use opencv reisze method for preprocessing of image in darknet #4883

Merged
merged 4 commits into from
Feb 25, 2020

Conversation

vizero1
Copy link
Contributor

@vizero1 vizero1 commented Feb 14, 2020

Refactor preprocessing for darknet. Now the image processing is approximately ten times faster.
See following issue for more information:
#4875

@tqchen tqchen merged commit 81d1124 into apache:master Feb 25, 2020
@tqchen
Copy link
Member

tqchen commented Feb 25, 2020

THanks @vizero1 !

alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
…e#4883)

* Use opencv reisze method for preprocessing of image in darknet

* Use opencv reisze method for preprocessing of image in darknet

* Fix pylint issues
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
…e#4883)

* Use opencv reisze method for preprocessing of image in darknet

* Use opencv reisze method for preprocessing of image in darknet

* Fix pylint issues
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
…e#4883)

* Use opencv reisze method for preprocessing of image in darknet

* Use opencv reisze method for preprocessing of image in darknet

* Fix pylint issues
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.

2 participants