Skip to content

add resnet50 from paddlehub conversion#4

Merged
fengyuentau merged 1 commit intoopencv:masterfrom
fengyuentau:add_resnet_from_paddle
Oct 18, 2021
Merged

add resnet50 from paddlehub conversion#4
fengyuentau merged 1 commit intoopencv:masterfrom
fengyuentau:add_resnet_from_paddle

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

@fengyuentau fengyuentau commented Oct 9, 2021

  • ResNet and demo implementation
  • Benchmark support and results for ResNet

@fengyuentau
Copy link
Copy Markdown
Member Author

cc @kaingwade @zihaomu

Comment thread models/image_classification_resnet/README.md
Comment thread models/image_classification_resnet/resnet.py
@fengyuentau
Copy link
Copy Markdown
Member Author

Need to update download_data.py with test images for image classification.

@fengyuentau
Copy link
Copy Markdown
Member Author

@wjj19950828 We are adding models (ResNet50 in this PR) converted from PaddleHub to this OpenCV Model Zoo. Can you help reviewing this code?

Comment thread models/image_classification_ppresnet/LICENSE Outdated
Comment thread models/image_classification_ppresnet/LICENSE Outdated
Comment thread models/image_classification_ppresnet/ppresnet.py Outdated
@fengyuentau
Copy link
Copy Markdown
Member Author

@wjj19950828 Thanks for your review! Changes have been done for the comments.

@fengyuentau fengyuentau merged commit 326e15b into opencv:master Oct 18, 2021
@fengyuentau fengyuentau deleted the add_resnet_from_paddle branch October 25, 2021 03:25
fengyuentau added a commit that referenced this pull request Jun 8, 2023
* add PPResNet impl and demo

* add benchmark impl and results for PPResNet
@fengyuentau fengyuentau self-assigned this Dec 28, 2023
@fengyuentau fengyuentau added add model request to add a new model benchmark Benchmark related issues & PRs labels Dec 28, 2023
@fengyuentau fengyuentau 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 benchmark Benchmark related issues & PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants