Skip to content

ObjectDetection YoloX #104

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

Merged
merged 2 commits into from
Nov 13, 2022
Merged

ObjectDetection YoloX #104

merged 2 commits into from
Nov 13, 2022

Conversation

Sidd1609
Copy link
Contributor

@Sidd1609 Sidd1609 commented Nov 7, 2022

Commits for Object_Detection_YoloX
YoloX Files:

  • License
  • ReadME
  • YoloX ONNX model (FP32 and Quantised FP16 model)(yolox_tiny, yolox_s,yolox_nano)
  • Demo.py
  • YoloX.py
  • Examples

Delete yolox_tiny.onnx

Delete yolox_nano.onnx
@fengyuentau fengyuentau mentioned this pull request Nov 13, 2022
6 tasks
@fengyuentau fengyuentau self-requested a review November 13, 2022 07:37
@fengyuentau fengyuentau self-assigned this Nov 13, 2022
@fengyuentau fengyuentau added the add model request to add a new model label Nov 13, 2022
@fengyuentau fengyuentau linked an issue Nov 13, 2022 that may be closed by this pull request
@fengyuentau
Copy link
Member

I pushed some changes before merge. Code and models are verified on my side. Please take a look if changes are fine. If no problems, I will merge as-is soon.

@fengyuentau fengyuentau added the GSoC Google Summer of Code projected related label Nov 13, 2022
@Sidd1609
Copy link
Contributor Author

I pushed some changes before merge. Code and models are verified on my side. Please take a look if changes are fine. If no problems, I will merge as-is soon.

Yes, I have reviewed the changes. Looks good we can merge it to the main.

@fengyuentau
Copy link
Member

Original test images in example/test_data are uploaded to gdrive in #106. So they will be removed from the pull request to save space.

@Sidd1609
Copy link
Contributor Author

Sidd1609 commented Nov 13, 2022 via email

@fengyuentau
Copy link
Member

Understood, so there is no need for examples to be used on the branch ?
Including the video inference sample

No. We need samples including the gif, but original test images will be moved to gdrive to reduce the size of this repository.

@Sidd1609
Copy link
Contributor Author

Sidd1609 commented Nov 13, 2022 via email

- move resize to demo
- fix other issues
Copy link
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

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

Thank your for the hard work👍 Benchmarking data will be provided in #106 .

@fengyuentau fengyuentau merged commit c79d919 into opencv:master Nov 13, 2022
fengyuentau pushed a commit that referenced this pull request Jun 8, 2023
add object detection model YoloX
@WanliZhong WanliZhong added this to the 4.9.0 (first release) milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add model request to add a new model GSoC Google Summer of Code projected related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task tracker for GSOC'22 object detection project
3 participants