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

[TOPI][DARKNET]Yolo op added #1372

Merged
merged 2 commits into from
Jul 9, 2018
Merged

Conversation

PariksheetPinjari909
Copy link
Contributor

This PR add two changes:

  • Adds Yolo op in topi
  • Rename directory vision/yolo2 to vision/yolo

So that vision/yolo will have operators from all version of yolov1, yolov2 and yolov3

@tqchen
Copy link
Member

tqchen commented Jul 3, 2018

please request review from the reviewers

@PariksheetPinjari909
Copy link
Contributor Author

@zhreshold @srkreddy1238 can you pls review this

@PariksheetPinjari909
Copy link
Contributor Author

@Huyuwei pls review this

@zhreshold
Copy link
Member

Is yolo op particularly for yolov3? @PariksheetPinjari909

@PariksheetPinjari909
Copy link
Contributor Author

@zhreshold Yes, Yolo op is used only in yolov3.

@tqchen
Copy link
Member

tqchen commented Jul 6, 2018

@tqchen tqchen added status: need update need update based on feedbacks status: review in progress and removed status: need update need update based on feedbacks status: need review labels Jul 6, 2018
# pylint: disable=invalid-name, unused-variable
"""
YOLO Operator
====================
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not exceed the text length above .

@tqchen tqchen added the status: need update need update based on feedbacks label Jul 8, 2018
@tqchen
Copy link
Member

tqchen commented Jul 8, 2018

@PariksheetPinjari909 please fix according to @srkreddy1238 's comments

Copy link
Contributor

@srkreddy1238 srkreddy1238 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PariksheetPinjari909
Copy link
Contributor Author

@tqchen Review comments fixed. Pls check

@tqchen tqchen merged commit 55fe922 into apache:master Jul 9, 2018
@tqchen
Copy link
Member

tqchen commented Jul 9, 2018

Thanks @PariksheetPinjari909 for the contribution. Thanks @srkreddy1238 and @zhreshold for helpful reviews, this is now merged!

@tqchen tqchen added status: accepted and removed status: need update need update based on feedbacks status: review in progress labels Jul 9, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Aug 4, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants