Skip to content

Weights for YoloX Yolo v6 and Yolo v8#1126

Closed
Abdurrahheem wants to merge 2 commits intoopencv:4.xfrom
Abdurrahheem:ash/yolox_test
Closed

Weights for YoloX Yolo v6 and Yolo v8#1126
Abdurrahheem wants to merge 2 commits intoopencv:4.xfrom
Abdurrahheem:ash/yolox_test

Conversation

@Abdurrahheem
Copy link
Copy Markdown
Contributor

@Abdurrahheem Abdurrahheem commented Nov 22, 2023

This PR extends download functionality for weights of yolox model from google drive

Problem

Yolox model weights are required for test in opencv repository (PR with the test is yet to be opened)

@Abdurrahheem Abdurrahheem self-assigned this Nov 22, 2023
@fengyuentau fengyuentau added the DNN dnn related tests and data label Nov 23, 2023
@fengyuentau
Copy link
Copy Markdown
Member

So are you going to add a test case that uses this model? Currently it is added but not used.

@Abdurrahheem
Copy link
Copy Markdown
Contributor Author

So are you going to add a test case that uses this model? Currently it is added but not used.

You are right. Test is not yet added. Waiting for this PR to finish to add a PR with test

@fengyuentau
Copy link
Copy Markdown
Member

Ok, lets hold until you submit a new PR.

Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

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

👍

@mshabunin
Copy link
Copy Markdown
Contributor

Maybe it would be easier to add two new models (6 and 8) to #1129 to avoid merge conflicts?

@asmorkalov asmorkalov changed the title weight download functionality for Yolox model Weights for YoloX Yolo v6 and Yolo v8 Dec 4, 2023
@Abdurrahheem
Copy link
Copy Markdown
Contributor Author

Abdurrahheem commented Dec 11, 2023

@asmorkalov @mshabunin I propose to close this PR as the same addictions are in #1129 are present. No need for duplication?

asmorkalov pushed a commit to opencv/opencv that referenced this pull request Dec 11, 2023
Add test for YoloX Yolo v6 and Yolo v8 #24611

This PR adds test for YOLOv6 model (which was absent before)
The onnx weights for the test are located in this PR [ #1126](opencv/opencv_extra#1126)

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
@asmorkalov
Copy link
Copy Markdown
Contributor

Replaced by #1129

@asmorkalov asmorkalov closed this Dec 11, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
Add test for YoloX Yolo v6 and Yolo v8 opencv#24611

This PR adds test for YOLOv6 model (which was absent before)
The onnx weights for the test are located in this PR [ opencv#1126](opencv/opencv_extra#1126)

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DNN dnn related tests and data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants